搜索资源列表
去Acess字段Ado
- 用VC操作Access的例子,对于初学者有很大的帮助-VC operation Access example, for beginners will be very helpful
ADO_Grid表格平台
- 1 这是我用VC做的电子表格平台,可实现对窗口表格视图和其背景数据库的若干基本操作。 (a动态创建新表, b在表中添加、删除行、列, c打开、保存、另存表格, d制作了一个属性对话框来修改表格的基本属性,如行数、列数、标题等) 用户可通过视图上操作改变背景数据库 2 数据库操作采用ADO, 背景数据库采用Access 视图采用单文档界面和CGridCtrl控件 3 本软件在运行时,在debug文件夹中要考入“资料”的access文件,
ADO地初步学习
- vc操作ado连接access数据库操作,这是一个基本的数据库连接。在vc++6.0上运行成功-vc operation ado connecting access database operation, which is a basic database connections. In vc 6.0 running on success
TreeData_sp1
- 实现标准vc++中的树型控件的动态视图控制和ado对数据库的访问-achieve the standards vc Tree View controls the dynamic control and ado access to the database
SchoolDataBase
- 使用ADO编成实现对数据库的操作,实现数据库的读写,修改,和更新,用VC++ 6.0实现,代码比较简单。学校教务管理系统。-use ADO into the database operation, the database to read and write, revise, and update, with VC 6.0, the code is relatively simple. Provost management system.
06040610252023
- VC用ADO操作数据库示例 转载来源: 开源盛世-源代码下载网 www.vscodes.com-VC operation database with ADO sources reproduced examples : revenue Spirit-source code download network www.vscodes.com
vc&ado
- 一个VC通过ADO连接Oracle数据库的例子-VC through an Oracle database connectivity ADO example
CListCtrl 使用演示的例子
- 代码里写的很详细了,设置CListCtrl 模式,并响应LVN_GETDISPINFO消息,并在此消息中填充ClistCtrl数据,在vc+ADO模式中一样,提取结果集,并计算出要填充的行列在RS结果集中的位置,并填充CListCtrl数据。
My-Ado.rar
- 此源程序为:利用ACCESS数据库,VC++编译环境,用ADO封装类访问数据库的测试程序。,This source code is: using ACCESS database, VC++ compiler environment, using ADO to access the database package type test procedures.
xsssgl.house
- with VC student hostel management system that oop technology and ADO, factories, code integrity. -with VC student hostel management system that oop technology and ADO, factories, code integrity.
ADO2_NET
- vc ado 操作类源码-vc ado
Calculate
- 数据库编程,ado编程用vc++实现sql操作。还有表、字段等-Database programming, ado programming using vc++ to achieve sql operations. There are tables, fields, etc.
Display
- 数据库编程,ado编程用vc++实现sql操作。还有表、字段等-Database programming, ado programming using vc++ to achieve sql operations. There are tables, fields, etc.
JMY-503
- 数据库编程,ado编程用vc++实现sql操作。还有表、字段等-Database programming, ado programming using vc++ to achieve sql operations. There are tables, fields, etc.
TimeComm
- 数据库编程,ado编程用vc++实现sql操作。还有表、字段等-Database programming, ado programming using vc++ to achieve sql operations. There are tables, fields, etc.
Inventory
- 数据库编程,ado编程用vc++实现sql操作。还有表、字段等-Database programming, ado programming using vc++ to achieve sql operations. There are tables, fields, etc.
QZHMap
- 农田信息管理软件,应用MapObjects插件实现电子地图基本功能,利用ADO封装类实现电子地图的数据库存储功能。整体界面有VC++6.0实现。-Agricultural information management software, application plug-ins to achieve MapObjects basic functions of electronic map, using ADO wrapper class for electronic map database s
VCPSQL
- VC+SQL 连接创建一个基于对话框的应用程序。 2.创建一个用来连接的ADO类库。系统菜单中Insert->New Class项,class type选择Generic Class 在Name后输入类名“AdoConn”,点OK。这样,在工程上自动生成AdoConn.h和AdoConn.cpp两个文件。 -VC+ SQL connection to create a dialog-based applications. 2 Create a class library us
2011_08_20_ADO_Access
- VC++ MFC中基于对话框的程序 使用ADO对ACCESS进行操作,编辑,添加、删除记录,显示所有的记录等。如何对mdb程序进行压缩等功能、如何动态建立mdb文件以及动态建立table表进行详细说明。-VC++ MFC dialog based on the ACCESS program uses ADO to operate, edit, add, delete records, show all records. How to compress mdb program functions,