ssis - SQL Server version -


i´m trying run ssis 2013 package in sql server 2014 keep getting error "package migration version 8 version 6 failed error".

so ckecked vertion in sql server 2014 using t-sql query:

select @@version

and got:

"microsoft sql server 2012 (sp1) - 11.0.3153.0 (x64) jul 22 2014 15:26:36 copyright (c) microsoft corporation enterprise edition: core-based licensing (64-bit) on windows nt 6.1 (build 7601: service pack 1) "

the response query should sql server 2014, right?

what should alter this?

this has nothing running package. ran same error. happened package deployed integration services server (version 2012) using 2014 wizard (or visual studio 2013 ssdt)... ssis , visual studio 2013 not work sql server 2012. there several microsoft connect tickets doubt of them fixed.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -