This article describes four ways to start the SQL Server Import and Export Wizard. Use this tool to import data from and export data to any supported data source.
You can start the 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).
To use the 64-bit version of the SQL Server Import and Export Wizard, you have to install SQL Server. SQL Server Data Tools (SSDT) and SQL Server Management Studio (SSMS) are 32-bit applications and only install 32-bit files, including the 32-bit version of the wizard.
In a Command Prompt window, run DTSWizard.exe from one of the following locations.
Run the 64-bit version of the wizard unless you know that your data source requires a 32-bit data provider.
For example, to launch the 64-bit version of the wizard from the command prompt on SQL Server 2022, run the following command:
C:\Program Files\Microsoft SQL Server\160\DTS\Binn\DTSWizard.exe
If you don't have SQL Server Management Studio installed, see Download SQL Server Management Studio (SSMS).
In Visual Studio with SQL Server Data Tools (SSDT), with an Integration Services project open, do one of the following things.
If you don't have Visual Studio installed, or you have Visual Studio but don't have SQL Server Data Tools installed, see Download SQL Server Data Tools (SSDT).
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).
Tap the F1 key from any page or dialog box of the wizard to see documentation for the current page.
When you start the wizard, the first page is Welcome to SQL Server Import and Export Wizard. You don't have to take any action on this page. For more info, see Welcome to SQL Server Import and Export Wizard.
Here are some other basic tasks.