SSIS package - convertion from V3 to V2

Soldato
Joined
18 Oct 2002
Posts
3,161
Location
Leicester
Hi,

I've made a SSIS package on my home PC which is on VS / SQL Server 2008.

I wan't to use this at work which is on VS / SQL Server 2005.

I get an error message on the 2005 software saying it can't open the package because the package version number (3) is greater than the current version number (2).

Am I going to have to rebuild this or is there anyway to downgrade the package to version 2? There's nothing I can see in VS to target which version I want the package aimed at.

:(
 
I don't have any experience with this directly, but basically.. "Microsoft" and "backwards compatibility" are not found in the same sentence, unless accompanied by a "lol" or "you wish"
 
Back
Top Bottom