For all drivers that support bulk operations, except the Salesforce driver, the driver uses the native bulk load protocol for database connections when the Enable Bulk Load connection option is set to true. For example, if you set the Enable Bulk Load connection option to true, the driver would use bulk load for the native parameter array insert request.For the Salesforce driver, when the Enable Bulk Load connection option is set to true and the number of rows to be inserted in the batch is larger than Bulk Load Threshold, the driver uses the Salesforce Bulk API instead of the Web service API.
![]() |
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |