skip to main content
Part 2: The 32-Bit/64-Bit Drivers : The SQL Server Wire Protocol Driver : Advanced Features : DataDirect Bulk Load
  
DataDirect Bulk Load
The driver supports DataDirect bulk load and its related connection options. Bulk load connection options are located on the Bulk tab of the driver Setup dialog box. See Using DataDirect Bulk Load for a general description of DataDirect bulk load and its implementation.
For optimal performance, you must enable minimal logging and Table Locking. Please refer to the following Web site for more information on minimal logging:
http://msdn.microsoft.com/en-us/library/ms190422.aspx
http://msdn.microsoft.com/en-us/library/ms190203.aspx
Table Locking, one of the Bulk Options, is enabled by default. This prevents other transactions from accessing the table during bulk load. See Bulk Options for details about this option.