| Thread | Last Post | Replies |
|
| Using an ADO.NET DataSet as a Reporting Services Data Source | 01 Apr 2005 00:43 GMT | 1 |
I found this article on the MSDN library written by Christ Carpentiere - Sept 2004 and deployed the extension to the Report Server. I noticed that the XSD Configuration file is hardcoded in the Report Server Config file. Has any one used this technique to deploy mulitple reports ...
|
| Jump to URL and pass parameter | 31 Mar 2005 23:51 GMT | 3 |
I would like to jump to a URL like UPS and pass in a value (tracking number). Is there a way to do this under the "action" of the field I would like to pass? "Jump to Report" allows parameters but "Jump to URL" does not resolve the actual field values.
|
| Generic Error in GDI+ | 31 Mar 2005 22:59 GMT | 2 |
I started getting the above error when I try to preview a report in .NET 2003. I can open the reports and edit them just fine, but not preview. I have tried to create a blank report with no data and no object on the report, I still get the error. I reloaded my machine this ...
|
| Problem with Search on Newsgroup | 31 Mar 2005 21:57 GMT | 1 |
When searching, I only get results back for this month (March 2005)!! Has anyone else encountered problems with the search tool on the newsgroup??
|
| Incomplete Exports | 31 Mar 2005 21:39 GMT | 2 |
I hope that someone will be able to help us with a perplexing issue. When generating a reporting in either Excel or PDF every 5th report or so, we will get a corrupt / damaged file. The issue is repeatable but not reproducible. The same report will fail a random number of ...
|
| Prompt for windows identification when connecting to RS Server | 31 Mar 2005 20:31 GMT | 3 |
We set up a server running SQL Server 2000 Reporting Services. We map multiple alias to its IP. If we assign it a name alias without ".", i.e. rptsrv, we don't get prompted for inputting user name and password for windows identification. But if we assign a name alias with ".", i ...
|
| Question About using Oracle Store Procedure | 31 Mar 2005 19:18 GMT | 1 |
I want to using Oracle store procedure in Reporting Service.The store procedure return a cursor point to a dataset. How to get and using the dataset in Reporting Service?
|
| Subscriptions not running | 31 Mar 2005 18:03 GMT | 2 |
Hi! I have seen many different questions about problems with the subscriptions and we have tested the solutions and we are still having the problem. We can create subscriptions but they don't seem to actually run. We have checked the configuration and we have checked to make ...
|
| Dynamic Grouping.. Is it possible? | 31 Mar 2005 17:51 GMT | 2 |
I have a table with 2 groups in my report. When I edit a group I can specify the expression to "group on" for the groups. I would like to be able to make the expression, for the top group, a value from a report parameter so that the user can specify this when the report
|
| CONDITIONAL FORMAT IN SUBTOTAL | 31 Mar 2005 17:01 GMT | 1 |
I'm trying aply conditional format in subtotal fields belongings to a Matrix. But it seems it doesn't work. I'd like to change the background color each two rows , I'm using something like that: =iif(RowNumber(Nothing) mod 2=1,"Black","White") Anyone Knows why it doesn't work ...
|
| How to install Report Designer components? | 31 Mar 2005 16:59 GMT | 3 |
I already have SQL Reporting installed and I have previously created reports using the Report Designer via Visual Studio .NET. Since then, I have had to build a new Laptop and get Report Designer Componenets installed on my Laptop. To add to the fire, I now have an
|
| Does RS allow querying between tables? | 31 Mar 2005 16:07 GMT | 1 |
I have a very complex query that needs to return monthly and year-to-date data. I'm using one table (table A) to correctly return the monthly data. I would now like to create another table and use a result from table A to correctly filter and display the year-to-date data along ...
|
| Escape Character | 31 Mar 2005 15:47 GMT | 2 |
Does anyone know if there is an escape sequnce you can use in Report Definition Language? Some data I'm including inside of a tag contains the '>' character, and it appears to be confusing things. I'd like to retain that character by escaping it.
|
| Customer Accounts Report | 31 Mar 2005 15:23 GMT | 5 |
I am on security doubt on how to design a report that must show the accounts of a customer. I have an aspx page showing the customer info , then he must push a button a see its accounts on a report generated by Reporting Services.
|
| Report Timeout problem ;Out of memory exception | 31 Mar 2005 14:33 GMT | 1 |
I am having a problem with report rendering. The MSSRS Report runs for around 15 minutes and then the report page times out giving the error as "Out of memory exception. Server application unavailable".
|