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

1.1 Overview

Thank you for choosing SourcePro® DB, the C++ interface to relational databases from Rogue Wave® Software. SourcePro DB is a complete library of classes that encapsulate SQL 92 Data Manipulation Language (DML) and Data Definition Language (DDL) constructs. With SourcePro DB, you can use familiar C++ syntax to establish connections to a database, to perform queries, to join tables, to insert, delete, and update data, and many such relational database operations.

The essential SourcePro DB installation consists of two modules:

You use only the Interface Module classes; Access Module classes are used only by the Interface Module. This design lets you write an application once, and reuse it with different databases simply by changing Access Modules. The DB Access Modules provide native connectivity to the Oracle, Sybase, Microsoft SQL Server, DB2, MySQL, and PostgreSQL databases, and general connectivity through ODBC.

SourcePro DB can also be enabled with a third module:

SourcePro DB is well-suited to large, complex development projects involving heterogeneous databases in distributed environments. Your purchase of SourcePro DB, a part of the Rogue Wave SourcePro™ product line, includes SourcePro™ Core, an extensive set of fundamental C++ components.



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.