搜索资源列表
successprogress
- 用ADO连接MFC与SQL SERVER数据库的一些操作
ADO
- 在MFC种利用ADO进行数据库的处理,也可以用ODBC来做。-Use ADO in MFC to test the SQL.
synchronize
- 1. 熟悉常用网络数据库的安装和使用 2. 掌握网络数据库的应用编程技术 3. 掌握网络环境下实现数据同步的相关编程知识 4. 掌握网络通信编程的具体应用 Oracle的安装和使用 2、SQL Server的安装和使用 3、数据库应用编程 本次实验采用ADO技术访问Oracle 9i和SqlServer 2000 数据库,用VC++开发,选用MFC开发工具。实验要求中只要求从从站到中心站的同步,这里我们加大难度实现了从站和中心站的互同步。项目名称为:synchroni
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
HrSysDebug
- 工资管理系统,用MFC加SQL,ADO做控件,未进行优化-Salary management system, with MFC plus SQL, ADO to do the control, not to optimize
CtrlListDatabase
- 本文以“学生信息管理”系统雏形为例子,介绍在MFC下如何使用ADO连接数据库编程,并给出示例代码。下面内容第一至四节介绍如何采用ADO连接数据库、关闭数据、执行sql语句及如何用另一种方式执行常用的select语句。第五节介绍如何使用Datagrid控件:建立_RecordsetPtr对象与Datagrid控件之间的绑定,通过改变_RecordsetPtr对象的内容更新数据库表的记录。第一至四节的内容请参考代码“CtrlListDatabase.rar”,第五节内容请参考“Datagrid.ra
mfc-ado-sql
- 这是我在公司做的数据库*报表 对大家的学习很有帮助-This is what I do in the company' s database plug-in for everyone' s very helpful report
GprsControlLampSolution
- 这个是GPRS路灯控制系统,实现了BCG库的操作,MFC框架的应用,SQL Server,ActiveX,dll,com(自己编写的ADO类来操作数据库),MFC仿真技术的改良和应用,内存DC的应用-This GPRS street light control system, BCG library operations, the MFC framework application, SQL Server, ActiveX, dll, com (ADO classes I have writte
Licai2.0
- 个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。-Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and
HR
- 综合人事管理系统 (vc+sql) ado,MFC-Integrated Personnel Management System (vc+sql)
MFC-connect-to-the-database-via-ADO
- MFC通过ADO连接数据库,实现数据库连接、关闭,sql语言执行、查询等功能-The MFC via ADO to connect to the database, database connectivity, Close, sql language implementation, query and other functions
score
- MFC多文档学生成绩管理系统源代码,是ADO数据库编程的实例程序,使用Visual C++ SQL 制作-failed to translate
Hosptial-System
- 一个用MFC做的小型医院门诊收费系统,开发环境是vs2010,是通过ADO连接SQL Serve数据库-To do with MFC small hospital outpatient payment system, the development environment is VS2010 and SQL Serve database through ADO connection
mfc-sql
- MFC编程下,利用窗口程序通过ado方式访问sql数据库-MFC programming, the use of the window to access sql database through ado way. . . . .
library2.7
- 图书馆管理系统 mfc框架 ado访问sql server数据库 -library manager system
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
