The alternative classes
RWDBBulkReader and
RWDBBulkInserter are designed to help improve application performance.
RWDBBulkReader and
RWDBBulkInserter implement reading (fetching) and writing (inserting) directly to and from arrays supplied by an application.
The template class
RWDBTBuffer<T> works with the bulk read and write classes and can handle most of the supported data types. For possible datatype limitations, see the relevant Access Module User’s Guide.