all groups > sql server reporting services > april 2006 > threads for monday april 24
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
Stylesheets for reports?
Posted by Nigel Jensen at 4/24/2006 5:46:05 PM
Hi,
is it possible to use stylesheets for reports in reporting services? Or is
it really necessary to set colors, fonts and so on in every report again?
Additionally, is it possible to set date, time and number formats generally?
Thx Nigel
... more >>
Help installing SQL RS 2000 on Windows Server 2003 STD
Posted by m.wilson78 NO[at]SPAM gmail.com at 4/24/2006 4:01:01 PM
I am trying to install SQL Reporting Services 2000 on one of my Windows
2003 Servers over here. IIS 6 is already setup and is running a
website. ASP.Net is installed and it is setup as an application server.
When I put the CD in to install SQL RS 2000. I Agree to the terms,
Click Next, it then... more >>
Page numbers does not appear while exporting to PDF format
Posted by msdnuser at 4/24/2006 3:03:03 PM
Hi there,
Page numbers does not appear while exporting to PDF format.
I have a main report containing 6 subreports each within a rectagle to
enable page breaks after each subreport. Each subreport is 7.5in wide and 10
in long. I have included same measurements for Page width and Page Heigh... more >>
quote in csv
Posted by bill at 4/24/2006 11:20:44 AM
I'm using the reporting services web service to export reports to csv files.
When I export to a csv, a quote mark is appended at the beginning and end of
each line. I'm using the default device info settings. This is not the
Qualifier, because I tried changing that from ["] to other charact... more >>
Strange email subscription problem - every other not delivered
Posted by Octavius NO[at]SPAM gmail.com at 4/24/2006 11:11:22 AM
We are having a strange and seemingly random problem with our email
subscriptions with SRS 2000. It seems as if 50% of the subscriptions
(regardless of which report the subscription for) is never being
delivered to the user.
I have tested this myself by creating a subscription to a test report... more >>
Creating your own web-part?
Posted by amita.sanghani NO[at]SPAM gmail.com at 4/24/2006 10:00:39 AM
I'm doing research on SQL Reporting Services 2005 and saw that for
integration w/ SharePoint Services, Reporting Services had two standard
web-parts. Is it possible to create your own web-part or customize the
existing web parts, using Reporting Services for SharePoint?
Thanks!
... more >>
Reporting Services and Windows Updates on Windows 2000 Advanced Server SP4
Posted by usentr NO[at]SPAM gmail.com at 4/24/2006 9:54:29 AM
Hi
Are there any known issues of applying windows updates that disrupt
the operation of SQL 2000 Reporting Services?
Thanks
... more >>
Background Colour with null values
Posted by stu... at 4/24/2006 9:42:02 AM
I am trying to change the background colour of a textbox in a table to
display one colour if the value is null and another if there is a value. The
data is an integer type and when using isdbnull the colour displayed for the
null value columns is the colour for a value, not the null colour. If... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Web service call to SSRS
Posted by Matt at 4/24/2006 8:43:02 AM
I'm accessing reports on SSRS via a web service call from an ASP app. This
by the way is awesome funcitonality! At any rate, my first call to SSRS is
painfully slow (30-45) seconds. Subsequent requests within the same session
are immediate however. My question is does anyone know of some "... more >>
Dynamic Data Source Expression
Posted by hw1111 at 4/24/2006 7:38:34 AM
When i attempt to create a dynamic data source using an expression,
having tested the report with a constant data source string, the report
compilation fails with this error:
[rsUnexpectedCompilerError] An unexpected error occurred while
compiling expressions. Native compiler return value: '[B... more >>
Report not rendering properly when passing prms in url
Posted by JayDial at 4/24/2006 7:35:09 AM
This has probably been answered before, but i cannot find the
solution.. I need to pass prms to a packlist report to pull the correct
packlist once a user is finished with a shipment in our logistics
software. Whenever i pass in the prms the report comes up, but there
are no graphics. I am also ... more >>
Report Builder top x% clause
Posted by kamel at 4/24/2006 7:11:42 AM
How to set up report (chart or table) with:
- top X
or
- top x%
clause to limit number of records displayed?
Is it possible?
Any ideas?
TIA,
Kamel
... more >>
Problems with VS and mdx reports
Posted by jhcorey NO[at]SPAM yahoo.com at 4/24/2006 6:28:04 AM
Anybody else having problems with Visual Studio crashing? I use VS
2005 all the time for asp.net projects, typically with no problem.
For RS 2005 reports, my colleagues and I get frequent lock-ups and
crashes. Typically this happens when trying to define the MDX queries,
whether through a wiza... more >>
dates wrecking my head!
Posted by NH at 4/24/2006 4:45:02 AM
Anyone got a script to get the start-dates and end-dates for x number of weeks?
The tricky thing is that the script needs to account for weeks where the
monday date is in say April and the Friday date is in May. In this case the
start-date is the monday but the end-date may be a wednesday or ... more >>
How to insert a german ole objet (bmg-Image) to a RS Report
Posted by Daniel Doerfel at 4/24/2006 4:40:02 AM
Hi all,
how can i get an image from a db (blob) field that was inseret into the DB
with Access (OLE-Object) into a Report?!
On Internet (Microsoft KB) i found the following Source
=System.Convert.FromBase64String(Mid(System.Convert.ToBase64String(Fields!VolvoProductExtLogo.Value),105))
... more >>
|