文件名称:c++ 连接 mysql 官方文档
文件大小:321KB
文件格式:PDF
更新时间:2016-01-16 12:59:45
c++ 连接 mysql
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