Write-back
The Simba Salesforce ODBC Connector supports Data Manipulation Language (DML) statements such as INSERT, UPDATE, and DELETE. Write-back operations use the Salesforce Bulk API for loading and deleting data.
Binary data types are not supported for INSERT, UPDATE, and DELETE statements because the Salesforce Bulk API currently does not support binary data types.
Note:
Data Definition Language (DDL) statements such as CREATE, ALTER, and DROP are not supported by the connector.
- SQL Connector
- Data Types
- Features
- EnableTransactions
- Advanced Driver Configuration Options on page 1
- Configuring the Driver on page 1