Can crystal reports get data from an object data source instead of a database? I am using the crystal reports that comes with vs2008. I am coding in c# 3.5.
When I print fr开发者_如何学Goom report manager in reporting services (2008) the quality of the output is terrible with fonts that look great on screen being very blurry and badly sized.
I\'m using SQL Server Reporting Services and viewing the reports in a web application in ASP.NET. To display the reports, I\'m using Report viewer Web control which brings funcionalities of exporting
I have a stored proc that I use to create some customized lists.I\'m t开发者_如何学运维rying to create it as an SSRS report, but it\'s running into a sticking point where it chokes trying to deal with
i am using SSRS 2008 and currently I am facing wordwrapping issues. In report I am placing a table and some 6 columns.
Question: I have written a console program that uses the SQL server 2005 web service to upload reports to SQL Server 2005 reporting service (so that I don\'t have to upload 100 reports by hand everyti
I have a SSRS R2 report built and it works fine on the preview tab but when I try to deploy the re开发者_Python百科port to the report server I get the following error:
I have a date parameter (@rptMonth) that is selected by the user from a datepicker calendar. The date must be the first day of the month. No matter what the user selects I\'d like to turn that into mm
Does anyone have a clue what this SSRS error means?the only thingi found on google say to upgrade to sp1, but i\'m already on sp1.I have a report 开发者_运维百科that generates this error when i run th
Once again the SSRS security wall has hit me. I did a fresh SSRS 2008R2 install. I created a separate account (ssrs) on my box to access SSRS-related services.