Thursday, February 9, 2012

ASP.NET 2.0 and SQL Reporting Services

I am running SQL Server 2000 and would like to utilize the SQL Server Reporting services I have heard so much about. How can I do this in Visual Studio 2005? If you install the 2000 Reporting Services it says the Report Designer requires 2003 of VS. I would like to use it in 2005 though. Anyone do this? I can't imagine I am the only one. ;)Yes, I'm having the same need. I'm using the VS 2005 Beta2.|||

You can add RS reports to an existing project; Select "Add New Item" to the project then select "Report" they now have a file ext of RDLC.
btw, it is only available on VS 2005 Developer and up, read more...http://www.microsoft.com/technet/prodtechnol/sql/2005/2005ssrs.mspx

No comments:

Post a Comment