Technical Information
Introduction
This section provides technical information specifically related to the DB Access Module for MySQL. It supplements the generic information found in the DB Interface Module User's Guide and the SourcePro API Reference Guide, which are not specific to databases. For information on building the DB Access Modules and your SourcePro DB applications, please see Installing and Building Your SourcePro Products and Rogue Wave Component Builder (RCB): Building Your Applications.
The MySQL C API refers to the C interface that is available through the MySQL client library.
NOTE: Throughout this document, please interpret the string "MySQL" as a shorthand for the family of databases, including MariaDB, and not specifically as the Oracle MySQL database.