上传者: midle110
|
上传时间: 2020-01-03 11:26:56
|
文件大小: 321KB
|
文件类型: pdf
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