UseSingleConnectionForSubtables
The ODBC Connector opens a new connection to retrieve data from each sub-table that you specify in the connector’s configuration file. However, some true
. This ensures that the connector uses only one connection for retrieving data from sub-tables.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or Connector |
Example: | UseSingleConnectionForSubtables=True
|
See Also: | SubTables |