搜索资源列表
dbex
- 今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执行Update,Insert,Delete语句时无法得到影响的行数,新的CDatabaseEx类就实现了这个功能。 -before suddenly find a small section of code, the MFC CDatabase kind of a little transformation. CDatabase cate
MFC_SQL_Sample
- MFC和SQL结合的简单例子,最简单最简单的-MFC and SQL combination of a simple example, the most straightforward and simple
ToolsOPtimization
- 本软件是mfc+sql开发,欢迎大家交流学习-mfc sql development, we welcome the exchange of learning
MyGeoMap
- MFC 空间数据的表达与操作,如简单的鼠标查询,输入查询等等。包含简单的SQL数据库查询功能。
MFC_ODSC
- 本源码是用MFC通过SQL利用ODBC对数据库进行操作,有录入,删除、修改、读取等功能
MFCSQL_20100507
- Visual C++ MFC,连接SQL2005数据库,查询数据,并添加数据到数据库。-use the c++ mfc ,to connection the sql server 2005 database,insert some data to the database and then select the data in it.
TuShu
- MFC+SQL Server实现的图书销售系统,包括入库、出库、盘点、统计、图表显示-MFC+ SQL Server implementation of the book sales system, including storage, a library, inventory, statistics, graph shows
studentdatabaseCreate
- 学生选课管理系统,用纯ODBC API实现,例子中也演示了用MFC ODBC实现的方法,对于SQL语言的理解有很大的直观帮助和体会。内有详细的实验帮助和使用说明已经程序的E-R图,源码都附加有注释,很容易理解。C语言+SQL实现。-Student course management system, using pure ODBC API to achieve, for example, also demonstrated the realization of using MFC ODBC met
ADOSQLsever2005
- VC++ MFC开发的ADO连接SQLsever2005原创源码,简单易懂。容易移植使用,希望大家喜欢-VC++ MFC Development ADO connection SQLsever2005 original source, easy to understand. Easy to transplant to use, I hope you like
Rfi
- 一个使用MFC和SQL的例子An example of using the MFC and SQL-An example of using the MFC and SQL
mfc-ado-sql
- 这是我在公司做的数据库外挂报表 对大家的学习很有帮助-This is what I do in the company' s database plug-in for everyone' s very helpful report
MFC 图书管理系统
- MFC+ SQL Server 2005
Personnel-management-system
- 本资料为MFC+SQL人事管理系统,内含报告和程序。功能完善,可在VC6.0上运行。 在现代化的企业管理中,人事管理系统显得尤为重要,有效利用办公自动化的人事管理系统,能够极大地提高人事管理的效率,同时也是企业进行科学化、正规化管理的手段。通过本人事管理数据库管理系统软件,能帮助人事管理人员利用计算机快速方便的对企业人事资源进行管理。在一方面提高了管理者的工作效率,减少了传统人工管理方式所带来的人力,物力的浪费,另一方面由于本软件具有查找方便、可靠性高、存储量大等优点,实现了企业人事管理的自
School-management-system
- 本资料为MFC+SQL的学生学籍管理系统。 内含文档报告和程序文件,可运行。参考学习,于君共享,一起进步。-The information MFC+SQL Student Management System. The containing document reports and program files, you can run. Reference study, in Jun shared progress together.
MedicManagementS
- 药品管理系统,MFC+Access,MFC+SQL Server-Drug management system, MFC+Access, MFC+SQL Server
mfc-sql
- MFC编程下,利用窗口程序通过ado方式访问sql数据库-MFC programming, the use of the window to access sql database through ado way. . . . .
SQL-database-operations-in-MFC
- 对CSV文件读取,并且写入SQL server 2005数据库中,注意一定需要自己链接数据库这一块设置SQL登录密码即可(相关参数见代码),在vs2010中可以运行通过-On the CSV file to read, and write SQL server 2005 , pay attention to their own must be linked to this one set the SQL login password (see parameters in the code),
Database-Query-From-MFC
- 连接MFC与SQL SERVER 2012数据库和(或)ACCESS数据库
ADODemo
- 通过ADO访问数据库表格Test.可以通过修改Dialog2里的SQL语句修改显示内容.具有CListCtrl编辑功能,但还不能修改数据库,(Accessing the database table ADO through Test. can modify the display content by modifying the SQL statement in Dialog2. It has the function of CListCtrl editing, but it can not m
吃了么
- 简易的订餐管理系统,基于SQL Server,MFC编写(Simple ordering management system based on SQL Server, MFC)