Core component of SQL Server for storing, processing, and securing data
Hi Admin Team TGS
Thanks for reaching out to the Microsoft Q & A Forum.
You can run the SQL Server Import and Export Wizard directly through SQL Server Management Studio (SSMS).
To run the wizard outside of SSMS, you need to have DTSWizard.exe, which you get when you install one of the following:
- SQL Server.
- SQL Server Data Tools (SSDT) for Visual Studio 2019 and later with the SQL Server Integration Services extension.
- SQL Server Data Tools (SSDT) for Visual Studio 2017 with the SQL Server Integration Services option selected in the installation wizard.
If you want to run the wizard, but you don't have Microsoft SQL Server installed on your computer, you can install the SQL Server Import and Export Wizard by installing SQL Server Data Tools (SSDT). For more info, see Download SQL Server Data Tools (SSDT).
I hope this information helps. Please do let us know if you have any further queries.
Thank you