all groups > sql server reporting services > december 2005 > threads for tuesday december 27
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
Leading spaces are truncated by the service packs ( SP1 & SP2)
Posted by Jerone Croos at 12/27/2005 10:18:47 PM
Hi,
I have couple of reports which retrieves records with leading spaces.
the leading spaces vary and forms the proper indentation for the fields
to produce a visually pleasing presentation. unfortuanetly, after
installing the SP1(even tried the SP2) the leading spaces are implicitly
trun... more >>
Avoiding the user login prompt for a reporting services report
Posted by Tim at 12/27/2005 1:43:51 PM
Most of the stuff I have read on this is from 2004. I am wondering if
there is a easier fix to this problem.
... more >>
Format a number to be a date format
Posted by Jeanne Conde at 12/27/2005 12:44:09 PM
I have a number field that looks like this:
8 characters long yyyymmdd
ie: 20051201
I can not change its type to a date field. In Access and Crystal I was able
to manipulate the number to make it look like a date ie: 12/01/2005
Can anyone help me figure out how to format the field like thi... more >>
RDL
Posted by Vishal at 12/27/2005 10:51:07 AM
Hi,
Can we write functions in RDL ?
If yes how, where etc...
Thanks
... more >>
Hiding parameter passed through query string
Posted by Mark at 12/27/2005 10:35:24 AM
I'm using Reporting Servicves for SQL Server 2000 and I've embedded a
ReportViewer control in an ASP.NET page. The reports I link to all require a
sensitive parameter value and I have been passing that through using the
query string. Unfortunately, the entire URL of the report--including the
... more >>
How to remove domain admins from SRS
Posted by darwin at 12/27/2005 10:29:42 AM
Hi
In our IT dept all IT users are members of the domain admin group (not my
idea). Is there a way to prevent them from seeing reports/folders? We only
want admins to see reports if they are given explicit permissions.
thanks... more >>
Need help modifying XML report template to fix broken HTML table
Posted by js at 12/27/2005 10:15:12 AM
Is there any way to modify HTML that Reporting Services is accessing via the
XML report template? It appears to be pointing to the Microsoft site and has
a table that is sized incorrectly for Firefox to render. I've seen postings
acknowledging that the table is sized incorrectly, but no actu... more >>
Long Oracle report
Posted by Andres at 12/27/2005 9:33:15 AM
Hi,
I'm having problems with a report that has a Oracle datasource.
The query source is a stored procedure that takes 3 hours to complete but
reporting services don't wait this time and shows an error page.
Reporting Services is configured to "Do not timeout report execution" and
the re... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Convert Crystal Field Logic To SSRS 2005?
Posted by brianpmccullough at 12/27/2005 6:29:04 AM
Hello all!
I am in the process of converting a client's Crystal Reports to SSRS 2005
reports. Some of the crystal report fields have a good amount of logic
behind them to determine what is displayed.
What is the best way to apply this logic in a SSRS 2005 RDL file? This
looks like a ... more >>
RS Web Service Reference File
Posted by Terry at 12/27/2005 4:40:04 AM
Where do I go to add a constractor of "this.Timeout=..." to a the Web Service
reference file?
Challenge: Long running reports are timing out
Thank you for your assistance.
... more >>
HELP ! How to Print Through Network Printer
Posted by Raj at 12/27/2005 3:37:56 AM
Hello All,
I have Sample printer deliver extension provided with Reporting
Services. This code works well when i use Local printer, but i want to
use network printer, for that i changed config file as -
<Printer>\\199.63.103.253\NB1OACHP5100</Printer>
but Reporting Services shows error - The... more >>
|