Bulk Inserts and Bulk Input Binding
The DB Access Module for Sybase uses Sybase Bulk-Library to send data. Sybase Bulk-Library currently supports only data insertion operations when used for sending data to the server. An error of RWDBStatus::notSupported is returned when bulk input binding is tried for any statements other than inserts.