搜索资源列表
MFC使用ado连接mysql数据库的示例
- MFC使用ado连接mysql数据库的示例,开发环境使用vs2010。代码比较详细-MFC using ado to connect mysql database example, the development environment using vs2010. Code in more detail
Sport健身房管理系统,采用Visual C++ 6.0 MFC+MySQL 数据库
- 这是一个健身房管理系统,采用Visual C++ 6.0 MFC+MySQL 数据库,通过这个系统,可以学习MFC和数据库编程技术。-This is a gym management system, using Visual C++ 6.0 MFC+ MySQL database, through this system, you can learn MFC, and database programming.
mfcmysql.rar
- 利用MFC操作MySQL数据库,利用微软的MFC里面的CDatabase和CRecordset两个类再加上MyODBC可以很容易的编出程序,MFC operation using MySQL database, using Microsoft MFC and CDatabase inside CRecordset coupled with two types of MyODBC can be easily prepared and the procedures
StuScore
- 利用Visual Studio中的MFC功能和MysqL写的学生成绩管理系统应用程序,具有学生信息、成绩信息、课程信息等入库/批量入库、查询、修改等功能,教师登陆和学生登录有不同的权限-Use MFC in Visual Studio features and MysqL students write application performance management system, with student information, performance information, cour
mysql_test
- MFC 手动连接MySQL数据库代码,包括查询工能-MFC Connect MySQL simple
MySqlDemo
- VC++连接MySQL,MFC实现! 可以作为学习VC++开发MySQL的一个范例!-Designed by VC++, a very good source codes!
vcmysql
- 一个MFC连接MySQL的例子!!很实用-An MFC to connect the MySQL example
MySQLData
- MFC 连接访问本地MYSQL数据库,用ODBC连接-MFC connection to access local MYSQL database using ODBC connection
LIbrary
- 这是我的毕业设计,用MFC写的用MD5加密的图书管理系统,用的是mysql,连接数据库用的是OdbC-This is my graduation project with MFC wrote with MD5 encryption library management system, using mysql, connect to the database using a OdbC
C++连接mysql数据库(包括示例数据库)
- c++中连接mysql并且查询到结果展示在窗口中,mfc编程
MysqlTest
- 用Mysql的API来实现在MFC中链接数据库,并查询表中的数据,通过listcontrol控件显示。供初学者学习。本人也刚开始学,其他功能在慢慢完善...(Use Mysql's API to link the database in MFC, and query the data in the table, display through the ListControl control. For beginners to learn. I have just started learning
MysqlTest.7z
- 重点:下载之后吧后缀zip删除,改为.7z 本人做的关于MFC和mysql的一个小测试,功能:用mysql的API链接数据库(因为每个人的数据库不一样,需要修改里面的数据库方面的代码),实现了增删改查基本功能。在改和删之前需要点击你要删的那条数据的id号。而且,改我只实现了改第二列的数据(name). 用户可以自行修改代码实现其他的功能。(A small test, about MFC and MySQL I do function: MySQL API link to the databa