skip to main content
Designing and coding the IP : Bulk insert
 

Bulk insert

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.