I got a scenario in which few SSIS packages have been created in BIDS 2012. Now I need to run those SSIS packages in BIDS 2008 R2 from BIDS 2012. I tried hard with the Google but I did not see any positive response. Can anyone please provide the help.
1 Comments
As per my analysis this is not possible because SSIS BIDS 2012 have different XML components in the package source code which may not support properly in SSIS 2008 R2 BIDS.
ReplyDeletehttp://stackoverflow.com/questions/12264460/create-ssis-for-sql2008-with-vs2010-and-sql2012