all groups > sql server reporting services > august 2006 > threads for tuesday august 1
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
AdventureWorksDW
Posted by Moses at 8/1/2006 3:42:01 PM
I am using a tutorial to learn SQL Reporting services and it calls for a
table vResellers in AdventureWorksDW database. I don't have this database,
instead I have AdventureWorks2000. Can anyone tell me where I can get
AdventureWorksDW?
Thanks,... more >>
RS 2005 Tooltips on parameters ?
Posted by panna_balaji NO[at]SPAM yahoo.com at 8/1/2006 12:56:36 PM
Is there any feature like a Tooltip to give a description of the
Parameter to the user ?
Is this supported in RS2005? If not is there any work around for this ?
Thanks a lot
Panna
... more >>
Communication between client and reportserver
Posted by Dan Shookowsky at 8/1/2006 12:24:01 PM
I tried asking this earlier, but don't think that I did a decent job of
explaining the issue or asking the question. Here goes again:
Can anyone explain to me the differences between the ReportViewer web
control, URL Access, and Web Services with respect to reporting services?
1) Obviousl... more >>
Matrix Columns on opposite sides
Posted by Scott M at 8/1/2006 11:35:39 AM
How do I put a group's row header at the right of the matrix and the column
headers at the bottom?
Many thanks
Scott
... more >>
Updating
Posted by Ben Watts at 8/1/2006 10:54:04 AM
I have a really simple question, I am sure, but I am drawing a huge blank.
All I want to do is go into my table called STATUS_AND_DATES and change the
field called JOB_STATUS. I want to change all the records in that field
that say 'For Sale/Lease' to 'For Sale'. How do i do an update like t... more >>
Reporting services installation error... yes another
Posted by jim.deveraux NO[at]SPAM gmail.com at 8/1/2006 10:12:49 AM
Hi all,
I've seen this error a ton in the groups, but no solutions for a lot of
them. I'll try anyway.
I have recently installed MS SQL Server 2000 Developer's Edition on my
XP machine. I am trying to install Reporting Services, which is also
2000 Dev. Ed. At one screen, I get the dreaded e... more >>
User Credential Logon Information
Posted by Praveen Chand at 8/1/2006 7:16:01 AM
Hello,
We have the following configuration:
1. Windows 2003
2. SQL Server 2000 Standard Edition
3. We don't have the domain setup.
4. We are using the Data sources option "Credentails Stored securely in the
report server".
Currently RS reports are working fine in Windows 2000 environment w... more >>
Linking Two Reports by passing a parameter
Posted by Naveed at 8/1/2006 5:18:58 AM
I have developed two reports A and B. From report A, I pass a parameter to report B which displays some data based on the value of that parameter.
But when I try to run it, following error message is shown.
"The 'DimOrganizationOrganizationName' parameter is missing a value"
From http://ww... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
RunningValue / RowNumber errors
Posted by GSwan at 8/1/2006 3:56:02 AM
Hi,
I hope someone can help me with this problem. I'm trying to create a running
total using the RunningValue function in SQL reporting services 2005. the
code is below:
=RunningValue(Fields!company_id.Value, count, "CompanyID")
Regardless of whether i include it in my report or if it i... more >>
Working with space in Report manager
Posted by RajDeep at 8/1/2006 3:50:36 AM
Hi ,
I am struggling to appear a space between two fields .I do have
expression like this
Format((Fields!PERSON_ELASPED_TIME.Value\60),"#,###,###0") & ":" &
Format((Fields!PERSON_ELASPED_TIME.Value) Mod 60,"00") & Space(4) &
Fields!FLAG.Value
)
It was supposed to display in format like th... more >>
PDF Fit to Page
Posted by Nathan at 8/1/2006 1:58:34 AM
I have reports being accessed through report manager in the UK and USA.
The reports were created to fit on an A4 page size which works fine in
UK but because the standard paper size in USA is Letter the export to
PDF is producing reports that are rendering to multiple pages.
Is there anyway... more >>
Charts are not showing up when deploying
Posted by netasp at 8/1/2006 12:00:00 AM
hi all,
I am using report services 2000, and my project works great in visual studio
2003 but when I deploy the solution my charts don't show up. has anyone gone
through this before?
thanks
... more >>
The application for project is not installed (project types .rptproj and .dwproj)
Posted by gNM at 8/1/2006 12:00:00 AM
Hello
On my PC I had Reporting Services 2003. After installing RS2005 I can't use
RS2003. While I try to open any solution in RS2003 I get error meesage:
"Make sure the application for the project type (.rptproj) is installed"
Any ideas?
... more >>
|