搜索资源列表
MyODBC
- MySQL的ODBC接口程序源代码(语言:VC)-MySQL ODBC interface program source code (language : VC)
mysql_test
- vc中如何ado连接mysql数据库的例子,采用myodbc来实现,其中myodbc在网上下载,最好在3.51.11以上的版本,以下版本安装连接不上mysql。也可以采用myole 方式连接mysql,其方法其实和odbc连接不同在于ado产生的字符串不一样。
MySQLandjdbc
- mysql数据库的ODBC接口程序VC源代码-mysql database, ODBC interface program source code for VC
2010561103610
- MySQL数据库的ODBC接口程序VC源代码 运行平台: Windows -MySQL ODBC database interface program source code to run VC Platform: Windows
vcPP-and-MySQL
- 用VC++实现访问MySQL数据库。分别为ODBC,ADO,CAPI三种方式。-With VC++ to achieve access to the MySQL database. Respectively use ODBC, ADO, CAPI three ways.
mysql_ADO_test
- MYSQL是开源的大型数据服务器,这是个VC 通过成熟的ADO与MySQL 连接例子,先安装包里面的MySQL在windows下的ODBC驱动,然后就能通过ADO连接。VC++6环境下编译通过-MYSQL is the open-source large-scale data server, which is a VC mature ADO with MySQL connection examples, first install the package inside the MySQL ODB
MySQL_ODBC
- ODBC的MysQL驱动,包含32位和64位版和部分VC程序使用片段。-the driver of ODBC for MySQL, including 32 bit version and 64 bit version. and a simple example in C++.