Hi there MS heroes, I’m unable to save the package created by the Import And Export Wizard. Even though my SQL Server is a 2012 Standard Edition still each time when I do the “Tasks -> Import File” operation I always get that standard message saying Express can’t save the package and I have to upgrade to Standard or Enterprise or Developer etc.
I do the importing operation by using a SQL Server Management Studio (SSMS version 11.0.3460.0) connected to the SQL Server (SQL Server Standard Edition (64-bit), Version 10.50.4000). I double checked with “ SELECTSERVERPROPERTY('Edition') GO ” and got “ StandardEdition(64-bit) ”
I was wondering maybe it's the SSMS caused the problem? Or because I previously installed Express edition? If that’s the cause what should I do reset? Appreciate if you could shed some lights or point me to right direction. Many thanks in advance!
David