all groups > sql server reporting services > february 2006 > threads for tuesday february 14
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
embedded code to check parameter
Posted by minority at 2/14/2006 3:42:22 PM
Hi..
i have 2 parameters, start_date and end_date. is it possible to use
embedded code to prompt a message box if start_date is later than end
date ?
so far from what i've read, embedded code are called using the globally
defined 'Code' member. but in my case where i need to check the
para... more >>
Large Amount of Text Flowing to New Page
Posted by Jeremy at 2/14/2006 2:57:26 PM
When we create a RDL report in SSRS 2005, we have a problem with a large
amount of text not flowing properly.
The example is a proposal. The main body of the proposal is being rendered
by a text box from a field in the database. If the text can fit on page one,
it will render out just fine.... more >>
Page heading
Posted by Nav at 2/14/2006 11:55:32 AM
hi
I am tring to place a heading in page header dynamicaly. For e.g, I have
placed it as =ReportItems!member_name.Value as a text item. And the output
should be displayed as 'Department of Health' (if member_name is 'Department
of Health') as page heading. But I am getting the output as #err... more >>
Open Report in PDF
Posted by joshua at 2/14/2006 10:44:51 AM
How can I force ReportViewer to open a report as a PDF automatically? Using
the Format=PDF in the properties menu generates a PDF report, but it opens
in Acrobat causing an extra step for the user. In Crystal Reports there is
an ExportType function that allows the Viewer to open a PDF direct... more >>
rsclientprint Incompatible between SQL 2000 and 2005
Posted by Lon at 2/14/2006 10:02:50 AM
I am unable to print a report from reporting services 2000 and then
from 2005. The rsclientprint file seems to not be compatible with
both. If I delete the file and allow it to reinstall, it will print
fine. But the other version will not.
Is there a rsclientprint.dll that will print both 2... more >>
Executing DB2 Stored Procedures from Reporting Services
Posted by Michelle at 2/14/2006 9:45:26 AM
I have this international client using AS/400 with DB2 UDB as the main
database.
They are searching for a reporting tool. They liked the Reporting Services
capabilities and now we are trying to find a way to run DB2 Stored Procedures
from Reporting Services.
The client tried to reach this go... more >>
Disable Client-Side Printing on Single Report
Posted by Matt at 2/14/2006 8:36:05 AM
I know I can disable client-side printing for the whole server, but I would
like to be able to disable it for a single report that I have. If I can not
disable it, can I at least hide the print button on the report. Thanks.... more >>
A problem when opening PDF and EXCEL report
Posted by sowen at 2/14/2006 7:23:22 AM
Hi, All
This is really weird. Here is the full story:
My company has a test site to test the application we are developing,
and the Reporting Server is on the same machine. Each developer has the
full application on their own machine so that they can test other parts
individually and check ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Repeat a field value(text box) on each page or display value in header
Posted by pauldes NO[at]SPAM kpdsys.com at 2/14/2006 4:23:59 AM
How can I accomplish putting a data driven title on each page of a
report? Header errors say you can't put a field value in a header or
footer, so I tried(from another post) putting a text box in the body of
the report, making it white and setting another text box inthe header =
to the value of ... more >>
|