搜索资源列表
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
mfc_odbc_to_connect_mysql_through_examples_Login.r
- mfc通过odbc连接mysql实例Loginmfc odbc to connect mysql through examples Login-mfc odbc to connect mysql through examples Loginmfc odbc to connect mysql through examples Login
mysql_test
- MFC 手动连接MySQL数据库代码,包括查询工能-MFC Connect MySQL simple
MySQL
- 这是一个实例关于MYSOL的ODBC接口程序的源代码,能实现基本的功能,给予MFC的,-This is an example of the ODBC interface on MYSOL program source code, to achieve the basic functions of the MFC to give, huh, huh
MySqlDemo
- VC++连接MySQL,MFC实现! 可以作为学习VC++开发MySQL的一个范例!-Designed by VC++, a very good source codes!
vcmysql
- 一个MFC连接MySQL的例子!!很实用-An MFC to connect the MySQL example
ChatApplication
- 支持mfc的控制台聊天室程序。使用mysql数据库保存聊天记录。包含客户端和服务端,基于C/S结构。-A console chat program supporting mfc. Use the mysql database to save chat history. Contains the client and server based on C/S structure.
RecordSystem
- Visual Studio 2008下使用MFC开发的界面配置程序,前台界面接受数据写入后台数据库,数据库使用MySQL,本程序只是前台界面代码,不包括后台表结构,配置的对象是一个录音系统服务器程序。-Visual Studio 2008 MFC interface configuration program development, front desk interface accepts data written to the back-end database, using the MyS
Adoaddrbook
- Mysql+MFC实现的通讯录,可实现增删改查的功能-Mysql+MFC achieve contacts, CRUD functionality
pocoChatServer
- VS MFC 聊天程序,采用POCO C++ 库技术;同时用mysql保存聊天内容,并能通过访问数据库查看聊天记录。这是服务端-VS MFC chat program using the POCO C++ library technology mysql save chats and view chat history through access to the database. This is the service end
C++连接mysql数据库(包括示例数据库)
- c++中连接mysql并且查询到结果展示在窗口中,mfc编程
Query-mqsql
- 手动输入条码或扫码机扫入条码,在mysql数据库中查询是否在该条码,如果存在则显示相关信息,根据信息查看其是否ok(Manually enter the bar code or scan the code to scan the bar code, check whether the bar code is in the mysql database, and if there is a relevant information, check whether it is ok according
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
ADOandMySQLDemo
- MFC实现MySQL的连接,随便看看就行了,~~~~~~~~~(There is nothing to say)
mfc连接mysql实例
- MFC编写登录界面,调用MySQL数据库进行用户名密码验证登录(MFC compiles login interface and calls MySQL database to verify login with username and password)
MFC链接MySql
- MFC链接MySql数据库,代码清晰,界面友好(MFC links to MySql database, clear code, friendly interface)