0

I just downloaded SQL Server 2022. I tried importing data into it, but cannot access the import/export data option as they both appear offline.

This error was displayed:

This feature is unavailable in this version or the database does not exist

I right clicked on task, expecting to Import data but Import data appeared offline

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
  • What version exactly? I don't think Express version includes SSIS. Regardless there are may ways to import data that don't require this feature – Nick.Mc Apr 16 '23 at 01:38
  • Version 16.0.1000.6 What other alternative can I use in importing data please @Nick.McDermaid – Amadi Jessica Apr 22 '23 at 19:42
  • Log into SSMS, connect to a database and type `SELECT @@VERSION` that will tell you if you have express or not. What format is the data you want to import? is it txt or csv? Please try and include all information – Nick.Mc Apr 23 '23 at 11:58

0 Answers0