W
- We are using .Net Framework 1.1 and using SQL Server 2000 RS. Do you have a demo for that?
The reports were originally designed for SQL Server 2000 RS, however I currently do not have a live demo available. As an alternate solution, I created the ... - Why are the labels repeating or why are some missing?
If you are getting erratic or unexplainable results after building your label report, the most likely cause is an incorrect Visibility formula on one of ... - What is the difference between .RDL and .RDLC files?
Well the .RDL files are for Reporting Services and the .RDLC files are for the VS.NET 2005 ReportViewer Component. The "C" in .RDLC simply stands ... - Why is the first record printed over and over again?
There are two main things to check: 1) Bad Query - Check that your query is returning the correct results. If using SQL Server you can copy ... - Who hosts your reports?
Hosting is provided by DiscountASP.net. I do have a bias towards DiscountAsp.Net but that won't stop me from giving you an honest opinion. I like ... - Whats new in Report Services 2008?
Here is a summary of the new features of SQL Server Reporting Services (SSRS 2008):- Updated Report Engine - Improves performance- Rich Formatting - You ... - Why aren't multiple spaces appearing on my report?
While I wouldn't recommend using spaces for formatting, if you have to they are supported in Microsoft Reporting. However multiple spaces will not appear in ... - Why doesn't my multi column report work right in the ReportViewer control in an web page or WinForm control?
So you have just created a multi-column report and when you preview the report in the ReportViewer control, you only get one column and extra ... - What is the RSClientPrint Control in VS2008?
It's just a fancy name for the Print Icon. In VS2005, the Print icon would only be available for reports running from a Reporting Services ...
