Rogue Wave DB Link Tutorial
This tutorial presents the main features of the library through the use of samples. Each significant point is detailed with the corresponding excerpt from the source code. The full code is also provided, if you wish to get a complete view of the mechanism.
The tutorial is divided in 4 chapters:
Rogue Wave DB Link Basic Use - Describes the basic features of Rogue Wave DB Link—how to connect and execute queries. It explains the fundamental classes of Rogue Wave DB Link:
IldDbms,
IldRequest, and
IldDiagnostic.
Rogue Wave DB Link Optimization Techniques - Describes the methods used to optimize an application when using Rogue Wave DB Link to run queries on an RDBMS.
Rogue Wave DB Link Portability Considerations - Describes the special considerations to keep in mind when building portable applications.
Rogue Wave DB Link Access to Object Data Types - Presents how to access the new data types introduced by Object Oriented RDBMS.
Rogue Wave product_name Architecture
Version 6.3
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.