

To start the SQL Server Import and Export Wizard using SSMS, go to Object Explorer, right click on a database for which want to export or import data from the context menu under the Task sub-menu, choose the Import Data or Export Data option:

Or, go to above mentioned locations and, from there, run DTSWizard.exe: Or, type the following C:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn DTSWizard.exe for the 32-bit version.

In the Command prompt, type the following: C:\Program Files\Microsoft SQL Server\140\DTS\Binn\ DTSWizard.exe for the 64-bit version: SQL Server 2017 Import and Export Data (64-bit) SQL Server 2017 Import and Export Data (32-bit) Or, in the Start menu under the Microsoft SQL Server 2017, choose one of the offered options: In the Start menu, type the word Import or Export and choose one of the offered: Using Visual Studio with SQL Server Data Tools There are several ways to initiate the SQL Server Import and Export Wizard: This article will explain the steps for importing and exporting data using the SQL Server Import and Export Wizard.ĭepending on the options that are selected in the SQL Server Import and Export Wizard, some steps may be different than those described in this article.įor the purpose of this example, exporting data from the SQL Server database to an Excel file will be shown.
