Contents
?MySQL C++ Driver Based on JDBC 4.0 Specification
?Installing MySQL Connector/C++
?Runtime Dependencies
?IDE for Developing C++ Applications
?Create the City Table in the test Database for Code Examples
?Testing the MySQL Database Connectivity With the Connector/C++
?Using Prepared Statements
?Using Transactions
?Accessing Result Set Metadata
?Accessing Database Metadata
?Accessing Parameter Metadata from a PreparedStatement Object
?Catching Exceptions
?Debug Tracing with MySQL Connector/C++
?For More Information
?About the author
?Appendix I: Installing MySQL Connector/C++ from Source
1