Re: SQL 2005 reports and SQL 2000 by Radoslaw
Radoslaw
Sun Apr 08 10:12:42 CDT 2007
Hello Mark.
Unfortunately you can't deploy automaticaly RDL's from VS2005 to SQL 2000
Reporting Services.
Of course in some cases you can put your SQL2005 RDL's on RS 2000, but then
you might be obliged to manually edit this file to change the namespace and
remove some specific RS 2005 RDL features (such
as fixed headers for table/matrix, interactive sort, multi value or hidden
parameters, the new CustomReportItem & CustomProperties structures, the new
Action structure)
So, it's possible but not quite simple.
I hope this 'll be helpful.
----
Best Regards,
Radoslaw Lebkowski
MCTS SQL 2005 BI
----- Original Message -----
From: "Mark Goldin" <markgoldin_2000@yahoo.com>
Newsgroups: microsoft.public.sqlserver.reportingsvcs
Sent: Saturday, April 07, 2007 1:22 AM
Subject: SQL 2005 reports and SQL 2000
> Can I run SQL 2005 report on SQL 2000 server?
>
> Thanks
>