Forum Discussion
Abdelrazek-rizk
Jul 29, 2022Copper Contributor
Error with my SQL Server 2022 preview Import and Export Wizard
===================================
An error occurred which the SQL Server Integration Services Wizard was not prepared to handle. (SQL Server Import and Export Wizard)
========================...
sbadrieva
Feb 15, 2023Copper Contributor
I had the same issue and this is how I resolved it:
I was trying to import an Excel file into SQL Server 2022 and got the same error. I uninstalled SQL Express 2022 and instead installed SQL Developer 2022. Then I installed integration services using the link https://www.mssqltips.com/sqlservertip/6635/install-ssis/.
This solved the issue for me and I was able to import excel files