all groups > sql server reporting services > june 2005 > threads for thursday june 2
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
Newbee Question
Posted by ss at 6/2/2005 11:30:11 PM
Dear All,
What options are available for viewing the report in VB 6.0 application.
Best Regards
VJ... more >>
Text boxes not allignigning correctly in html
Posted by moondaddy at 6/2/2005 11:17:58 PM
I'm rendering reports in aspx page by calling the ssrs web service and
rendering them in the code behind. I use the bottom border of the text
boxes and I use one textbox as a label and another text box to its right for
the data. These textboxes are positioned right next to each other to the ... more >>
Displaying a custom and dynamic RTF oder HTML text
Posted by Eric at 6/2/2005 10:59:34 PM
Hi,
I need to display a formatted text in the reports. Could be HTML, Word-Doc
or RTF or something else.
The text can be stored as file or in the database.
How I can do this with Reprting Services?
Thanks
Eric
... more >>
Data by Row for a chart?
Posted by Prashant at 6/2/2005 4:59:12 PM
Hi,
I have a dataset which displayes data in a row (no of documents in each month)
So, basically I get 12 columns and one row with value for each month.
I want to create a Bar Chart, but can i supply the data by row?
I have to add 12 data fields to the Bar chart currently and they all show up
... more >>
CSV_export_with_characters_"ÿþ"
Posted by srm at 6/2/2005 4:35:10 PM
CSV export with characters "ÿþ":
Using reporting services and URL encoding I'm exporting about 1000 records
to CSV format, after exporting i always these " ÿþ " special characters as
the beginning of the file.
these character can be seen clearly only if opened with office 97 or earlier... more >>
Dynamically Adding Subreports
Posted by Amie Fedric at 6/2/2005 2:53:01 PM
I would like to Create a report that will print as one document, but is
basically made up of multiple reports (rdl files), however, I need to be able
to determine which reports (rdl files) should be added and pass parameters to
each rdl file dynamically. Can this be done with SQL Reporting Se... more >>
How can I export a RDL to pdf using the report Viewer
Posted by DotNet Guerrilla at 6/2/2005 12:52:14 PM
Hi,
I would like to export a report automatically to pdf when the user request
the report. I am using the viewer, I know that I can do it with Crystal but
I can find the way to do it with RS. Please, advice!
Thanks,
--
DotNet Guerrilla... more >>
Field Names that contain the Pound (#) symbol
Posted by Bart at 6/2/2005 12:46:00 PM
I'm trying to generate some reports from our AS400 mainframe using OLE
DB. The problem is some of the fields have a name like josel#. For
some reason, the Report builder in VS.net 2003 adds a space between
the # and the characters. I've tried adding [] around the field but
the as400 does not lik... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
WebService and Form Authentication
Posted by John Amason at 6/2/2005 11:05:38 AM
implemented the Form Authenication example which works fine.
However, when I try calling the Reporting Web Service from another Web
Service I get error message indicating try to redirect to Login.
rs.Login("admin", "admin",null); return ok
rs.Credentials = New System.Net.NetworkCredentia... more >>
Page Rendering
Posted by Stan at 6/2/2005 10:31:03 AM
Appologies for the Newbie question...However here we go...
I've a report that looks just great in Visual studio, but when I export it
to pdf things go south. The page breaks that are correct in the preview are
now incorrect in the pdf and there are blank pages mingled in the report.
Does ... more >>
Suppress Print Dialog
Posted by Amie Fedric at 6/2/2005 10:29:06 AM
I want to print several Reports at a time without multiple Print Box Dialogs.
How can I do this?... more >>
Boolean parameter label
Posted by Michael at 6/2/2005 10:21:29 AM
Hi all..
I have a parameter of type Boolean. The available values are non-queried
with labels 'YES' and 'NO' and the values are obviously True and False,
respectively. When the report renders, I get the two option buttons, but the
labels are 'true' and 'false'. What did I miss?
--
Michael... more >>
Cannot Forward Scheduled PDF Attachments from Outlook Web Access
Posted by Scott Eguires at 6/2/2005 9:34:02 AM
I cannot forward pdf attachments that were created via daily scheduling
within outlook web access. This does not seem to occur with manually
attached pdfs that were created via Reporting Services or from within regular
outlook. This leads me to believe there is something funky with the WAY t... more >>
Data Extension - Parameters ??
Posted by Julien Cheyssial at 6/2/2005 9:05:38 AM
Hi,
I've just created a custom data extension for Reporting Services, which
works fine. Now, I want to support parameters. I correctly implemented
IDbParameter and IDbParameterCollection but they don't seem to be
called at anytime...
Any sample about implementing parameter support ?
Than... more >>
report manager execution problem
Posted by Anton at 6/2/2005 7:34:01 AM
Hello!
I have a problem making the report manager create a snopshot of a report.
It generates the report if the execution option is set to "Render this
report with the most recent data", but does not generate otherwise.
I left it over night to finish a snapshot, and it still gave me the error
... more >>
Drop Down Parameters Not Working
Posted by A.J. at 6/2/2005 7:18:02 AM
If you select an option from the dropdown list, the secondary dropdown list
does
not populate automatically. It appears that the focus is not being made on
the frame that allows for the user to enter parameters.
Is there a way to make the focus on a certain frame of the Report parameters
... more >>
Reporting against SQL Linked Server (ODBC)
Posted by Joe Dillon at 6/2/2005 7:01:05 AM
I'm writing reports against a SQL Linked Server which uses ODBC against a
Progress database. Using a linked server enables me to write MSRS reports
with "named parameters".
I have some questions:
1. Is there a performance overhead using a linked server (rather than ODBC
direct)?
2. W... more >>
SQL Reporting Install Fails: Error 1603 and 5603
Posted by Dan Slaby at 6/2/2005 4:13:18 AM
The Event Log records the following error when the SQL Reporting Install
Fails on development server: (I'm installing under Network Service default)
ERROR 5603
A provider, ReportingServicesWMI, has been registered in the WMI namespace,
root\Microsoft\SqlServer\ReportingServices\v8, but did... more >>
Reporting Service ReportRendering Error
Posted by Dudi Nissan at 6/2/2005 3:51:01 AM
Hello,
After running a report using reporting services, we are receiving the
following error:
Exception of type
Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
thrown. (rrRenderingError) Get Online Help
Exception of type
Microsoft.ReportingServices.ReportRenderi... more >>
Performance problems on Matrix
Posted by kamel at 6/2/2005 3:18:17 AM
Hi,
I've noticed performance problems with Matrix reports.
I couldn't complete my report because of lack of resources on my PC.
My Matrix report have 150 rows and 90 columns and some calculations in
it.
My PC is 1,7 Pentium III and 768MB RAM.
Is this a known issue?
Is there any workarou... more >>
Report Project Wizard - Error in XML Document (0, 0)
Posted by Bob at 6/2/2005 2:10:02 AM
After a clean install of Reporting Services for SQL Server 2000 and Service
Pack 1, I enter Visual Studio 2003, select new project - >business
intelligence project -> Project Report Wizard.
The wizard crashes with:-
There is an error in XML document (0, 0).
I have tried uninstalling and... more >>
List box parameters
Posted by Josef.Szeliga NO[at]SPAM nrm.qld.gov.au at 6/2/2005 1:01:01 AM
Can some one help me. I know you can create a drop down list box for
the user to select a value from and run a report on that value.
But Ineed my drop downlist to be mulit-select. ie the user must be able
to select one or more items in the list box
I have read that some people have managaged t... more >>
SMTP Server Service and SQL Reporting Server
Posted by Francois Benade at 6/2/2005 12:48:02 AM
Can somebody please explain how SQL reporting server configuration can be
changed to accomplish this. Would that also solve the problem that emails
cannot be sent to external email addresses via subscriptions when using
Exchange server 2003... more >>
How to switch off the toolbar params
Posted by Aidan Garnish at 6/2/2005 12:00:00 AM
I have a report that is launched from a windows app using URL access. Is =
it possible to turn off the parameters section of the toolbar without =
turning off the other options. I have tried using &rc:Toolbar=3DFalse =
but tis turns off the entire toolbar and not just the paramater input =
boxes... more >>
Passing params to a stored procedure
Posted by Aidan Garnish at 6/2/2005 12:00:00 AM
Hi,
Does anyone know of any good resources for getting started with reportin
services? Specifically I need to pass parameters through c# code to the
report and be able to launch it from the code as well.
Thanks,
Aidan
... more >>
|