How to downgrade SSIS package created in VS 2015 to VS 2010 -
how convert/downgrade ssis package (.dtsx file) created in vs 2015 work vs 2010? there way can force action changing .sln settings in notepad? or maybe work around. have spent hours on creating packages in vs 2015 , client not able upgrade 2015 anymore. help/guidance appreciated.
update: tried changing connector 10.1 - came error:
trying make work on version 2010 shown below:
post making version change 8 6:
in visual studio 2015, open ssis project (myproject.dtproj). can go properties menu , within menus there, can specify version of sql server project should target (2012/2014/2016).
Comments
Post a Comment