skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The Sybase Wire Protocol Driver : Advanced Features : DataDirect Bulk Load : Bulk Copy Operations and Transactions
 

Try DataDirect Drivers Now
Bulk Copy Operations and Transactions
Sybase does not support a bulk insert within a transaction, and returns an error if a bulk copy operation is attempted in the scope of an existing transaction.
The Sybase server treats each batch of the bulk copy operation as a single transaction. If any rows in the batch are rejected, the entire transaction is rolled back.