搜索资源列表
竞赛管理系统
- 1 这是我用VC帮别人做的一个小型软件,实现竞赛管理(比如运动员数据库管理、比赛实时计时、比赛结果管理及打印输出等) 由于还在编写,想引用一下贵网站的源码,故将此软件源码上传,请大家批评指正。 2 本软件编写的特点: [1]运用的VC-MFC单文挡框架,并且主界面可调出另外两个单文档框架 [2]运用了CGridCtrl控件 [3]运用了彩色按纽 [4]运用运用了ODBC和ADO两个数据库编程(别人是用以前用ODBC,我用的ADO,后来大部分都被我改成了ADO)
ado_Mfc_vc6
- 在MFC下面实现ADO编程,很好的示例代码-below the MFC achieve ADO programming, a good sample code
TrainTicket.rar
- 一个简单的火车票查询系统,也可以维护数据库。使用VC6.0开发,MFC框架,Access数据库,ADO连接方式。,A simple ticket query system, you can also maintain the Database. Use VC6.0 development, MFC framework, Access databases, ADO connections.
MFC-ADODemon
- VC/MFC ADO连接数据库,简单易用,且封装好了一个类.-VC/MFC ADO connect to the database, easy to use, and a wrapper class.
ChatApplicationSolutionSourceCode
- 用SOCKET MFC实现的一个简单局域网聊天程序。程序使用多线程,选项卡用户界面并采用ADO保持聊天记录。但功能有限,仅供学习交流之用-SOCKET MFC achieved with a simple LAN chat program. Procedures for the use of multi-threaded, user interface tab and use ADO to maintain chats. However, limited only by the exchange
CPP_ADO
- ADO数据访问,未使用MFC,windows系统无需安装额外东西,使用方便简单适用于VC, 其它C++开发环境只需稍作修改即可-ADO data access, not using MFC, windows systems do not need to install additional things, easy to use easy for VC, the other C++ development environment, only some slight modifications t
ADO
- 简单链接数据的程序,使用DAO方式,适合初学之-It a demo to connection the database usr mfc。。。。。。。。。。
ADOACCESS
- 这是一款用MFC ADO编写的数据库软件,它可以实现对ACCESS数据库的打开,添加,修改,保存,排序得一系列的功能。它利用ListCtl进行显示-This is a MFC ADO with the preparation of the database software, it can be open to the ACCESS database, add, modify, save, sort a series of functions. It uses ListCtl display
adoaccessmfc
- 一个很好的数据库access在MFC上的ado编程例子,适合大家共同学习。-A good example of Database with MFC
textCTName2
- vs2008 c++ mfc做的简单的学生信息调查表-vs2008 c++ mfc student information to do a simple questionnaire
AccessMFC
- 一个用MFC以ADO方式连接数据库的工资管理系统,很好用,适合学习-ADO using MFC in a connected database management system of wages, useful for learning
ado
- ado编程实例,通过考察这个例子可以熟悉MFC的ADO数据库编程的基本流程,是初学者很好的范例.-ado programming instance, by examining the examples are familiar with MFC' s ADO database programming the basic flow is a good example for beginners.
atm
- 软件工程课程设计,简单的ATM程序,用到了MFC和ADO组件,可供初学者参考-A simple ATM program of software engineering course design, which has used MFC and ADO. hope it helps, for beginners.
DeleteData
- 该源码的主要功能:用MFC+ADO+SQLServer实现从CListCtrl控件中删除数据,从而删除数据库表中的数据,风格规范,功能实用,是学习ADO编程的好例子。-The main function of the source: Using MFC+ ADO+ SQLServer removed from a CListCtrl control data to delete the database table data, style specifications, functional a
MFC-ADO-SQL_LabMIS
- MFC下ADO数据库开发的例程,VS2005+SQL2000测试。MFC工程中封装了一个ADO操作数据库的类,用类似通讯录管理界面演示了该类的使用方法。单界面,简洁易用。 -MFC ADO database development under routine, VS2005+ SQL2000 test. MFC encapsulates a project to operate the database ADO class, with the contact management inter
shool_manage_SYSTEM
- 采用MFC开发的一个很不错的学校收费管理系统,采用ADO技术连接数据库,数据库类型为SQLsever! -Using MFC developed a very good school management system, using ADO connect to database, database type for SQLsever!
AdoMFCAccess
- MFC 一个直接通过ADO操作Access数据库的示例源码 -MFC is a direct example source Access database through ADO operation
ado
- MFC通过ado调用远程数据库,达到对数据库的添加数据,删除数据等操作-MFC call to a remote database through ado, to add data to the database, delete data operation
ado
- mfc 连接数据库ado的方法以及简单操作-mfc database ado connection method and a simple operation
ADO_OBJECT
- ADO链接Access2010的程序 MFC 自己编写的实现以CRecordSet 实现增删改查操作数据库功能 注意 包中有database1文件路径不对,放到C:\\database1.accdb即可运行 否则异常-MFC ADO link Access2010 I have written a program to achieve a CRecordSet achieve CRUD database operations function Note package has database1