Bulk insert
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 9.0
- Documentation
Bulk insert is a feature that allows the application to send large number of rows of data to the IP. Bulk load operations are accomplished by exporting the results of a query into a comma-separated value (CSV) file, which is a bulk load data file. The OpenAccess SDK driver then reads the data from the bulk load data file and sends it to the IP.