搜索资源列表
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数据库查询功能。
VC_SQLServer
- 使用MFC对vc中如何使用数据库相关类进行与SQLServer编程,里面含有注释和sql脚本
Lib
- 图书管理系统,使用c++的mfc编程,连接sql server2000数据库,但尚未全部完成。
CEquipment
- 利用MFC基于SQL server开发的数据库系统,不仅能学习MFC界面设计,还能学习到MFC连接数据库的计数
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
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)
