Forum Discussion
PrajwalNarayanaswamy
Dec 20, 2022Copper Contributor
SQL Server 2022 Import and Export
Hello Experts, I am trying to upload a CSV file to Server 2022 studio to do some querying. But when I try to open the SQL Server Import and Export Wizard, I am getting the following error. I have tr...
G-man777
Jan 19, 2023Copper Contributor
This seems to be solved by re-running setup for SQL server and installing Integration Services.
Note: This is NOT available for SQL Express.
https://learn.microsoft.com/en-us/sql/integration-services/install-windows/install-integration-services?view=sql-server-ver16
(I have been running SQL Express 2022, so it looks like I'll have to install SQL Developer 2022 to gain access to install Integration Services)