May 8, 2015 at 8:36 am
Can I import reports developed using the visual studio 2005 in SSRS 2012?
May 10, 2015 at 8:03 pm
Shouldn't be a problem. Just keep in mind that your project will go through a conversion process. Be sure to make a copy of your project and it's associated RDLs because the converted files will no SSRS 2005 compatible.
HTH,
Jason
May 10, 2015 at 9:53 pm
I agree, no problem. Here's a good MSDN page that talks about what to look out for.
https://msdn.microsoft.com/en-us/library/ms143674(v=sql.110).aspx
I will add that anytime you upgrade your reports to a new version of SSRS you are dealing with a new RDL XML schema which means that any queries written against the ReportServerDB (catalog.content) will likely need to be updated or completely re-written.
-- Itzik Ben-Gan 2001
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply