Summary of Related Options for Bulk Load or Batch Inserts
- Last Updated: January 29, 2018
- 1 minute read
- DataDirect Connectors
- ODBC
- Cloudera Impala 7.1
- dBase 7.1
- Flat files/Text 7.1
- MySQL 7.1
- Pervasive (Btrieve) 7.1
- XML 7.1
- Documentation
The following table summarizes how connection options related to bulk load for batch inserts work with the drivers. See "Connection Option Descriptions" in each driver chapter for details about configuring the options.
| Option | Characteristic |
|---|---|
| Batch Size | An integer value that specifies the number of rows at a time that the driver sends to the database during bulk operations. |
| Enable Bulk Load | When enabled, the driver uses database bulk load protocols. When not enabled, the driver uses standard parameter arrays. |