Introduction
Overview
A SourcePro DB installation consists of the DB Interface Module and one or more DB Access Modules. Each DB Access Module provides access to a specific database API; this architecture is explained in detail in the DB Interface Module User's Guide.
The DB Access Module for PostgreSQL provides access to the PostgreSQL database using the --PostgreSQL libpq API.
NOTE: This manual assumes that you have installed your client database software and established a successful database connection. For more information, see the section “Database Connectivity,” in the DB Interface Module User’s Guide and the manual Rogue Wave Component Builder (RCB): Building Your Applications.