我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql...
- 资源大小:38.56 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
ADO-ODBC
资 源 简 介
我参考网上“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.
文 件 列 表
ODBCTest
AddDialog.cpp
AddDialog.h
Debug
DelDialog.cpp
DelDialog.h
DRecordset.cpp
DRecordset.h
ModifyDialog.cpp
ModifyDialog.h
ODBCTest.aps
ODBCTest.clw
ODBCTest.cpp
ODBCTest.dsp
ODBCTest.dsw
ODBCTest.h
ODBCTest.ncb
ODBCTest.opt
ODBCTest.plg
ODBCTest.rc
ODBCTestDlg.cpp
ODBCTestDlg.h
ReadMe.txt
res
resource.h
StdAfx.cpp
StdAfx.h