ODBC Destination Editor (Connection Manager Page)
Use the Connection Manager page of the ODBC Destination Editor dialog box to select the ODBC connection manager for the destination. This page also lets you select a table or view from the database
For more information about the ODBC destination, see ODBC Destination.
To open the ODBC Destination Editor Connection Manager Page
In SQL Server Data Tools, open the SQL Server 2012 Integration Services (SSIS) package that has the ODBC destination.
On the Data Flow tab, double-click the ODBC destination.
In the ODBC Destination Editor, click Connection Manager.
Options
Connection manager
Select an existing ODBC connection manager from the list, or click New to create a new connection. The connection can be to any ODBC-supported database.
New
Click New. The Configure ODBC Connection Manager Editor dialog box opens where you can create a new connection manager.
Data Access Mode
Select the method for loading data to the destination. The options are shown in the following table:
Option |
Description |
---|---|
Table Name - Batch |
Select this option to configure the ODBC destination to work in batch mode. When you select this option the following options are available: |
|
|
Table Name - Row by Row |
Select this option to configure the ODBC destination to insert each of the rows into the destination table one at a time. When you select this option the following option is available: |
|
Preview
Click Preview to view up to 200 rows of data for the table that you selected.
See Also
Reference
ODBC Destination Editor (Mappings Page)
ODBC Destination Editor (Error Output Page)