搜索资源列表
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产生的字符串不一样。
MySQL数据库的ODBC接口程序VC源代码
- 基于VC++的MySQL的ODBC接口程序源代码,封装了数据库接口提供对MySQL的支持。核心代码大家可以参考,虽然很老,但仍然十分有用。
VC_ODBC_mysql
- VC++ 使用ODBC连接MySQL编程.简单的学生信息管理系统.已经调试通过.-VC++ using ODBC to connect MySQL programming. Easy student information management system. Have been debug through.
vc_mysql
- VC与MySQL数据库编程,是一本讲解C++在数据库开发中的应用.-MySQL Database Programming with VC is on a C++ in the database application development.
mysql_test
- MFC 手动连接MySQL数据库代码,包括查询工能-MFC Connect MySQL simple
MySQLConnectorODBC
- MY SQL驱动程序,通过它可以在VC.BC.VB下面任意访问MYSQL ORACL等数据库-driver for my sql
ODBCTest
- 我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql-connector-odbc-3.51.27-win32”驱动程序,希望大家可以借鉴。-A program about MySQL database operation. It can add,delete,enquire the data. You must setup MySQL and ODBC driver before use it.
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
MySQL_DBC_database_interface_program_source_code_V
- MySQL数据库的ODBC接口程序VC源代码MySQL ODBC database interface program source code VC-MySQL ODBC database interface program source code VC
odbcdb
- 本人一直使用的最新ODBC标准连接通用.h和.cpp库文件,目的是重用。支持MYSQL,ACCESS,MSSQL的连接,变量绑定。 只要安装SQL数据库系统后,只要用VC,把这两个文件加入工程就能重用这些代码。支持事务提交和回退。 -rollback,commit SQL ODBC
2010561103610
- MySQL数据库的ODBC接口程序VC源代码 -MySQL ODBC database interface program source code VC
MyODBC
- 基于VC++的MySQL的ODBC接口程序源代码,封装了数据库接口提供对MySQL的支持。核心代码大家可以参考,虽然很老,但仍然十分有用。 -Based on VC++, MySQL, ODBC interface program source code, encapsulates the database interface provides MySQL support. We can refer to the core code, although very old, but still
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
library
- 图书馆管理系统 VC+ODBC+MYSQL 实现远程连接,毕业设计非常好的资源-this is a library manage system for student study the microsoft function class and odbc,the system had come true the many function,i hope it can help u
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++.
rename_reg1990014272006
- rename registry values Title: rename registry key programmatically Descr iption: if we want to rename registry key programmatically in vc++ There is no rename function to rename registry key here i devloped program which rename registry key progr