Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
DB Interface Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

8.2 Examples with Bulk Classes

This section describes examples with bulk classes.

8.2.1 Bulk Read and Writes

Example 7 illustrates the use of RWDBBulkInserter and RWDBBulkReader to insert, read, and print out numeric and date values in the purchase table using RWDBTBuffer<T>.

Example 7: Bulk reads and writes

8.2.2 Bulk Classes and RWDBBlob

Example 8 uses classes RWDBBulkInserter and RWDBBulkReader along with RWDBTBuffer<T> to insert and read binary data.

Example 8: Bulk classes and RWDBBlob

For more information on bulk reading and writing, see the entries in the SourcePro C++ API Reference Guide on RWDBBulkInserter and RWDBBulkReader, and their related class RWDBTBuffer<T>.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.