skip to main content
DataDirect Bulk Load : DataDirect Bulk Load statement attributes
  

Try DataDirect Drivers Now

DataDirect Bulk Load statement attributes

In addition to exporting tables with the ExportTableToFile methods, result sets can be exported to a bulk load data file through the use of two DataDirect statement attributes, SQL_BULK_EXPORT_PARAMS and SQL_BULK_EXPORT. SQL_BULK_EXPORT_PARAMS is used to configure information about where and how the data is to be exported. SQL_BULK_EXPORT begins the bulk export operation.
* SQL_BULK_EXPORT_PARAMS
* SQL_BULK_EXPORT