Developing DataBase Applications Using MySQL Connector/C++ 中文文本

Posted grayondream

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Developing DataBase Applications Using MySQL Connector/C++ 中文文本相关的知识,希望对你有一定的参考价值。

日期备注
2020年6月3日对排版进行了调整。

  翻译自mysql Connector C++帮助文档[http://download.csdn.net/detail/midle110/4931166]
  本教程将利用从mysql数据库中链接,插入和检索数据的简单示例向您展示构建和安装MySQL Connector C ++驱动程序的基本步骤。因为本文的重点是使用C++ Connector链接数据库,也就是从C++应用程序的链接,因此现假定您的客户机上已经安装某种MySQL数据库或者可以访问某种MySQL数据库。

  本教程的目标读者是那些初次接触MySQL Connection/C++但熟悉C++语言开发和MySQL数据库的开发人员。

  下面列出了本教程中用于编译,构建和运行示例的工具和技术:

Database (数据库版本)MySQL Server 5.1.24-rc
C++ Driver (C++驱动器)MySQL Connector C++ 1.0.5
MySQL Client Library (MySQL客户端库)MySQL Connector/C 6.0
Compiler (编译器)Sun Studio 12 C++ compiler
Make (make工具)CMake 2.6.3
Operating System (操作系统)OpenSolaris 2008.11 32-bit
CPU / ISAIntel Centrino / x86
Hardware (硬件)Toshiba Tecra M2 Laptop

文章目录

以上是关于Developing DataBase Applications Using MySQL Connector/C++ 中文文本的主要内容,如果未能解决你的问题,请参考以下文章

概念辨析-Hardware Description还是Hardware Developing?

CF581C Developing Skills 模拟

Developing Vert.x Modules with Gradle

在 WordPress-Developing 中寻找解决方案

Developing your first FNC custom control

Developing crm service based on apache cxf