搜索资源列表
直接通过ADO操作Access数据库
- 直接通过ADO操作Access数据库-directly through ADO Access database operation
ADO控制ACCESS数据库
- 直接使用ADO操作ACCESS数据库,对于初学者来说是个不错的例子,类似的也可以操作SQL,ORACLE数据库(不用DSN)-use ADO directly ACCESS database operation for beginners is a good example of a similar operation could SQL, Oracle database (not DSN)
用ADO方式操作Access数据库
- VC6.0编写的用ADO方式操作Access数据库的一个简单例子,适合初学者。
直接通过ADO操作Access数据库
- 直接通过ADO操作Access数据库-directly through ADO Access database operation
一个数据库例子
- 一个操作ACCESS数据库的例子-an ACCESS database operation example
vc_access_op
- VC.NET开发的操作ACCESS数据库的程序-VC. Operating procedures ACCESS database
魔法单词-dao访问access数据库
- 这是我前段时间学数据库时做的一个小程序,采用DAO访问ACCESS数据库,程序的主界面如下,控制相对来说很是简单,实现了数据库的基本操作-This my side databases when doing a small program using DAO visit ACCESS database program's main interface, and control is relatively simple to ach
Ado访问数据库基本操作
- 这个程序演示了采用ADO技术的基本功能,数据库用Microsoft Acess,实现的基本功能有:添加记录,删除记录,修改记录,该程序另外一个优点在于界面的友好,Button控件做得相当漂亮。文件中包含源程序和演示用的Access数据库。-this procedure demonstrated the use of ADO The basic function, the database with Microsoft Acess to
数据库ado
- 在VC中用ADO连接ACCESS数据库,实现插入,删除,修改等操作。-in VC ADO database connectivity ACCESS achieve insertion, deletion, modification, etc.
基本ado数据库操作
- 在VC环境下,使用ADO对ACCESS数据库进行的基本读写删除,添加操作。-in VC environment, the right to use ADO ACCESS database of basic literacy delete, insert operation.
ADO控制ACCESS数据库
- 直接使用ADO操作ACCESS数据库,对于初学者来说是个不错的例子,类似的也可以操作SQL,ORACLE数据库(不用DSN)-use ADO directly ACCESS database operation for beginners is a good example of a similar operation could SQL, Oracle database (not DSN)
Access数据库中OLE对象的读写操作
- 该文件是对Access数据库读写操作,包括一些程序界面以及程序代码,希望对有学习Access数据库的同事能够有所帮助。-the document is to write Access database, including some programming interfaces and code, and I hope to learn Access database colleagues can help.
csharp增删改查access数据库
- Csharp语言编写的关于access数据库的各类操作-Csharp language on access to the database of various operations
Unit1
- C++Builder用DAO操作ACCESS数据库例子-C++ Builder operating ACCESS database using DAO example
vcADOaccess
- vc中用ADO操作access数据库实例-vc operator access the database using ADO Example
AdoTest
- 在C#中练习使用ADO.NET操作ACCESS数据库.数据库的连接 查询 删除 添加 都分别对应与类的一个函数.能够简单明了的学会这些使用方法.-In the C# In practice ACCESS database using ADO.NET operations. Database connection query add delete all corresponding with the type of a function.
UseDAO
- DAO操作ACCESS数据库的Visual Studio.Net例子-ACCESS database DAO operation example of Visual Studio.Net
sdkADO
- 纯SDK+ADO方式操作ACCESS数据库。简单的示范了 SDK+ADO 方式如何对 ACCESS 数据库进行添加、删除、查询等操作。 -Pure SDK+ ADO operated ACCESS database. Simple demonstration of SDK+ ADO how ACCESS database to add, delete, query and other operations.
vbandaccess
- VB操作ACCESS数据库实例 -In AS/400, anamed storage space that consists of a set of characteristics that describe itself and, in some cases, data. An object is anything that exists in and occupies space in storage and on which op
Access
- VB.NET操作ACCESS数据库,适合初学者参考。(VB.NET operates the ACCESS database)