I used the "SQL Server Import and Export Wizard" to create a SSIS package but got the message:
"In SQL Server Express, Web, or Workgroup, you can run the package that the Import and Export Wizard creates, but cannot save it. To save packages that the wizard creates, you must upgrade to SQL Server Standard, Enterprise, Developer or Evaluation."
However, we're running SQL Server Standard 64-bit, SP2, 11.0.5343.0. How can we get the wizard to recognize that we have Standard not Express?
Thanks,
Darin