| Thread | Last Post | Replies |
|
| SQL 2005 Reporting Services giving problem when exporting report to a .pdf file (rsExecutionNotFound) | 30 Dec 2007 14:30 GMT | 2 |
tried to export a reort using SQL 2005 Reporting Services. However Iam getting the following log on the screen : [logs After upgrading the SQL 2005 with SP2 ] Execution 'ssem4cntbzve525531im5aup' cannot be found
|
| how to installing RS 2005 on a separate server then SQL server? | 30 Dec 2007 08:27 GMT | 2 |
I have installed SQL 2005 on server A and RS 2005 on server B. a 3rd server is the domain controller. all steps in RS config app are ok with green icon, but RS can't connect to DB even when i set the service identity to the DC admin.
|
| Report header expression | 30 Dec 2007 02:29 GMT | 1 |
I have create a report with date parameters -- @FromDate and @ToDate. The report requested if @FromDate is null and @ToDate is null, will use GetDate()-7 and GetDate(). I have included this condition into report SQL and had no problem.
|
| Batch Printing | 29 Dec 2007 16:23 GMT | 1 |
Has anyone been able to automatically print via reporting services? I have subscriptions set up that produce PDF files, but I have to go in and manually print them. There's gotta be a better way.
|
| Unable to send report via Subscription...Need Help ASAP!!! | 28 Dec 2007 17:43 GMT | 1 |
I am trying to send a report via subscription. Here is my info: I am on RS 2000/SP1 is installed SQL Mail is configured SQL Agent mail is configured
|
| Exporting report (excel vs CSV) | 28 Dec 2007 17:35 GMT | 1 |
Exporting csv runs faster and doesn't have limitation of rows compared with the exporting excel. However, I have issues using CSV. Exporting csv do not show all column ( in case I use "Hidden" function on
|
| Parameter in report | 28 Dec 2007 15:30 GMT | 4 |
Problem #1. In Reports if you add a parameter and select multi-value when I run the report and Select All from the drop down list or if I select more than one value I get "incorrect syntax near ','. I haven't been able to find anything on this error. I am running Sql Server 2005 SP2 ...
|
| OpenType PS fonts | 28 Dec 2007 15:02 GMT | 1 |
I installed a new font on my development machine (XP with SP2) as well as on the server that hosts the SSRS report server (Windows 2003, SQL Server 2005 SP2). Using VS 2005 on my development machine, the new font name does not appear in the dropdown list of fonts for the
|
| Conditional Filtering in Reporting Services | 28 Dec 2007 08:26 GMT | 1 |
I am using the following SQL query in a SSRS 2005 report (see below). I need dbo.FilteredNew_Assets.new_assettypename = "Computer" ONLY when the value of dbo.FilteredNew_Assets.new_assignedemployeeid is NOT null. In other words, only when
|
| Black Reports in Print Layout | 28 Dec 2007 02:43 GMT | 7 |
We have an issue with reports we created using the VS 2005 Team System. When we open a report everything looks fine and report prints fine as well. The problem is that when we click the Print Layout button on the report we get a black page and only report title and group headers ...
|
| Can groups be driven by parameters | 27 Dec 2007 19:09 GMT | 1 |
I have a simple report grouped by Quarter (with quarterly totals) and then by Month (with monthly totals). I would like to give the user the option to select the grouping they would like to see. If they select a 'Monthly' parameter, is there a way
|
| ASP.NET Reports Web Site vs. ASP.NET Crystal Reports Web Site? | 27 Dec 2007 18:22 GMT | 2 |
Thanks for reviewing my question. I hope this is the correct forum. I have VS 2008 and noticed that when you create a new website you have two choices: ASP.NET Reports Web Site or ASP.NET Crystal Reports Web Site. What's the differences? Is one better than the other?
|
| US Map Chart Control | 27 Dec 2007 04:58 GMT | 1 |
I need to be able to display a chart on a report that shows sales by state (US States). Can anyone recommend a charting control that includes a map of the US?
|
| How to add Calender control in SQL Reports | 26 Dec 2007 20:02 GMT | 2 |
I am trying to find out on how to insert the calendar control into the SQL Reports using SQL 2005 Reporting Services. Can someone let me know on how to perfom this operation. Thanks.
|
| Reporting Services - Local Report - Memory & Session Usage | 26 Dec 2007 17:51 GMT | 4 |
Hello there, I'm currently experiencing some issues with Reporting Services' ReportViewer Control. When running the control without a Reporting Server in 'Local' processing mode we cannot serve very many simultaneous requests. Worse, if a single user opens several reports one ...
|