Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to:
SQL Server
SSIS Integration Runtime in Azure Data Factory
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:
Tip
Another way to import data is with the SQL Server Import extension extension in Azure Data Studio.
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:
Note
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.
To start the SQL Server Import and Export Wizard from SQL Server Management Studio, follow these steps:
In SQL Server Management Studio, connect to an instance of the SQL Server Database Engine.
Expand Databases.
Right-click a database.
Point to Tasks.
Select one of the following options.
Import Data
Export Data
If you don't have SQL Server Management Studio installed, see Download SQL Server Management Studio (SSMS).
To start the SQL Server Import and Export Wizard from the Windows Start menu, DTSWizard.exe must be installed through SQL Server. Check Get the wizard for installation details.
To start the wizard from the Windows Start menu, follow these steps:
On the Start menu, find and expand folder for your SQL Server version.
Select the SQL Server (version) Import and Export data tool you want to use.
Run the 64-bit version of the wizard unless you know that your data source requires a 32-bit data provider.
To start the SQL Server Import and Export Wizard from the command prompt, the DTSWizard.exe must be installed either through SQL Server or through SSDT for Visual Studio 2017. The wizard that comes with Visual Studio 2019 and later can't be launched from the executable, or the command prompt. Check Get the wizard for installation details.
The path for DTSWizard.exe
is different if you installed it through SQL Server, or through Visual Studio, such as the following examples:
C:\Program Files\Microsoft SQL Server\<##>\DTS\Binn
C:\Program Files (x86)\Microsoft SQL Server\<##>\DTS\Binn
C:\Program Files (x86)\Microsoft Visual Studio\2017\SQL\Common7\IDE\CommonExtensions\Microsoft\SSIS\140\Binn
To run the SQL Server Import and Export Wizard from the command prompt, navigate to where the executable is located, and then run DTSWizard.exe
.
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
To run the SQL Server Import and Export Wizard within Visual Studios 2019 and later, you need the Integration Services extension. Check Get the wizard for installation details.
In Visual Studio, open an Integration Services project, and then do one of the following things:
From the Project menu, select SSIS Import and Export Wizard.
- or -
In Solution Explorer, right-click the SSIS Packages folder, and then select SSIS Import and Export Wizard.
Tip
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.
Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayTraining
Learning path
Visualize, import, and export Microsoft Dataverse data - Training
This learning path will show you how to use various Dataverse views, explore how Power Query can load data into Dataverse tables, and how to use Dataverse with third-party tools.
Documentation
Import and Export Data with the SQL Server Import and Export Wizard
Choose a Destination (SQL Server Import and Export Wizard) - SQL Server Integration Services (SSIS)
Choose a Destination (SQL Server Import and Export Wizard)
Welcome to SQL Server Import and Export Wizard - SQL Server Integration Services (SSIS)
Welcome to SQL Server Import and Export Wizard