all groups > sql server reporting services > february 2006 > threads for saturday february 4
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
Where do you purchase 2000 Reporting Services
Posted by Trishmi at 2/4/2006 11:03:27 PM
I have the evaluation copy and will more than likely need to buy the product
if it doesn't look like 2005 features serve me any better.
Anybody know how I buy a copy and get off this 120 eval version?
thanks,
-Trish... more >>
Disbling parameters pased in URL
Posted by Trishmi at 2/4/2006 11:01:28 PM
Hi,
I'm passing in parameters via the URL. Is there a way to disable some
parameters so users can't change them once the report is displayed in the
browser and ready to run? I don't see it in 2000, but maybe it's in 2005
which I haven't purchased yet.
thanks,
-Trish... more >>
Report Record Count in Header Section
Posted by Bryan at 2/4/2006 2:10:28 PM
Do anyone know how to do a count on the number of records in a data set and
display the information in the header section of the report? I can easily
perform this operation in the data section using the Count() method against
the data set, but RS does not allow datasets/fields to be reference... more >>
where in report to enter this expresesion for pagebreak?
Posted by Rich at 2/4/2006 12:10:53 PM
I found this expression for implementing a pagebreak. I don't know where in
the report to place it.
System.Math.Ceiling (RowNumber (Nothing)/10)
I have a table in the detail section of my report. 3 rows 3 columns, a
header row, a data row and a footer row. The data row obviously con... more >>
Suppressing group header row if a particular database column is nu
Posted by msdnuser at 2/4/2006 10:30:06 AM
Hi all,
I have an issue. I am yet to find a solution for this. I have a report with
4 groups above the detail group. All groups except the topmost group will be
hidden intially and toggle items are set for each group. Thus if we look at
the report, initally only the top levels will be seen.... more >>
The request failed with HTTP status 401: Unauthorized & Reportview
Posted by RKP at 2/4/2006 8:26:06 AM
Hi
I am running SQL 2005 Reporting Services on my Web Server. The SQL Database
resides on a seperate Server.
I have configured a reportserver virtual directorty off my web site. When I
access this using http://xxx.com/reportserver I can view all the reports
successfully.
When I try ... more >>
|