搜索资源列表
VC+ADO
- 简单明了地实现vc上对access数据库地读写删等基本操作,附有本人搜集的一些有用的相关资料-Vc simple realization of the database to read and write access to delete the basic operation, with I collected some useful information
ADOuse
- ADO通讯录管理,是一个VC+access 通过ADO连接,操作数据库.-ADO address book management, is a VC+ access through the ADO connection, the database operation.
void
- 在我用VC++编程过程中,遇到了用ado控件连接access数据库的问题,于是我就在想,难道不用ado空间就不能连接数据库,就不能对数据库进行各 种操作了么,通过网上和书上的资料可以得到肯定的回答。于是我便动手写了一个程序,为了知识的覆盖面更加广,在编写此程序中,我把写入数据库的操作,用 ado来完成,在进行读操作的时候,没有用ado来操作,而是动态连接数据库,进行读操作。数据库的名字是:Test,VehicleTest是数据库中 表的名字。以下是程序代码: -When I use VC++ p
AdoRWAccess
- VC通过ADO方式操作ACCESS数据库的实例-VC operation ACCESS database instance via ADO way
xscjglxt
- 使用ADO访问经过加密的ACCESS数据库,用VC编写-Use ADO component to interview database of ACCESS,using VC programming
AccessToExcel
- 一个用VC+ADO+Access执行增删改查的实例-in
Demo1
- ADO方式连接Access数据库与vc-ADO connect Access database with vc++
WJAT1
- 本实例演示了如何使用VC的ADO技术访问数据库,程序运行通过,(This example demonstrates how to use VC ADO database access technology, the program runs through,)