搜索资源列表
ADOACCESS
- VC 6.0下 ADOAcess数据库编程示例
ADOAccess
- 利用ADO访问Access的例子,适合于学习和借鉴,感谢原作者。
ADO操作ACESS
- 直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDispatch)技术,并以OLE DB(对象连接和镶入的数据库)为基础,经过OLE DB精心包装后的数据库访问技术,利用它可以快速的创建数据库应用程序。-ADOAccess ADO(Active Data Object)COM()(IDispatch)OLE DB()OLE DB carefully packaged database acc
ADOaccess
- 本程序基于VC.NET 是用ADO访问access 开发的 库房管理系统.-This procedure is based on ADO Access VC.NET developed by the Treasury access management system.
adoaccess
- 方便大家记账,不占资源,可以统计 同时供大家做开发管理软件参考, 数据库采用ADO访问Acce-To facilitate billing, do not account for resources, and Statistics at the same time can do for your reference management software development, database access using ADO acce
adoaccess
- C++ ADODB连接ACCESS C++ ADODB连接ACCE-C++ ADODB connection ACCESS
ADOAccess
- VC++ ADO & Access Demo
ADOACCESS
- 这些小实例程序都不错,尤其是对VC++的新手朋友们更有用,主要是使用ADO开发ACCESS数据库的一些实例,涉及用使用ADO创建数据库,插入数据表,新建、删除数据表、读取数据、修改、删除数据等,虽然很简单,但这是用VC++操作数据库的基础知识,学会了受益终身。-Examples of these procedures are good, especially for the new VC++ more useful friends, mainly the development of ACCES
ADOAccess
- EVC下示例程序,ADO的用法,有兴趣的可以下载-EVC next sample program, ADO usage, are interested in can be downloaded
ADOAccess
- ADO数据库访问技术:通过ADO操作Access数据库,VIUSAL C++实现-read data from access in ado
ADOACCESS
- 在程序开发中,有时可能会用到ACCESS数据库进行编程,以减小系统负担,此程序介绍了如何用ADO与ACCESS数据库连接。-In the program development, and sometimes may be used in ACCESS database program to reduce the burden on the system, this procedure describes how to use ADO with ACCESS database connection
ADOACCESS
- 在VC中利用ADO访问ACESS的一个很好的小例子,设计用心十分巧妙-This project realize ado access access in vc,it is not a big project,but i believe it is very good
AdoAccess
- // 使用ADO创建数据库记录集 m_pRecordset.CreateInstance(__uuidof(Recordset)) // 在ADO操作中建议语句中要常用try...catch()来捕获错误信息, // 因为它有时会经常出现一些想不到的错误。jingzhou xu try { m_pRecordset->Open("SELECT * FROM pru", // 查询DemoTable表中所有字段 -//Create a dat
ADOAccess
- 执行本例需要在控制面板中配置odbc数据源,数据库类型为Access,数据源名students.-Implementation of the control panel in this case need to configure odbc data source, database type for the Access, the data source name of students.
ADOACCESS
- 用C++ BUILDER ADO访问ACCE-C++ BUILDER ado access
adoACCESS
- 利用ADO技术访问ACCESS数据库,比较经典的程序示例,对初学者有一定帮助-ACCESS database using ADO technology to access, more classic example of the procedure, some help for beginners
ADOAccess
- ADO在Visual BASIC.Net中的应用示例-ADO in Visual BASIC.Net Application examples
ADOAccess
- 通过ado操作access,进行读写和存取-Operation by ado access, read and write and access
ADOAccess
- 信息管理系统,可以实现添加查询删除查找等功能的源程序-Information management system, you can add a query to delete, search functions source