搜索资源列表
直接通过ADO操作Access数据库
- 直接通过ADO操作Access数据库-directly through ADO Access database operation
读取Access数据库做成html格式的表格
- 读取Access数据库做成html格式的表格-change access database to html excel
使用ACCESS数据库的电话簿
- 使用VB结合ACCESS数据库的做电话簿,实现了添加,查询,删除等功能-VB combining ACCESS database of telephone directories do realize the added, inquiries, and delete functions
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.
ADO访问ACCESS数据库
- ADO 访问Access数据库-ADO Access database
一个通讯录程序Access 数据库ODBC
- 一个通讯录程序,Access 数据库,ODBC-a directory procedures, Access databases, ODBC
转换Access数据库为Excel文件
- 转换Access数据库为Excel文件-Access database conversion to the Excel file
ASP直接存取ACCESS数据库
- ASP直接存取ACCESS数据库-ASP direct access ACCESS database
将图片添加到Access数据库中
- 将图片添加到Access数据库中-add pictures to the 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 achieve a database of the basic o
连接加密的Access数据库(方法二)
- 连接加密的Access数据库(方法二).zip-connect to the Access database encryption (methods). Zip
实例77 ADO控制Access数据库
- 介绍如何用ado控制access数据库。通过控制面板注册数据源student。-how to use ADO database access control. Through the Control Panel student registration data sources.
压缩ACCESS数据库
- 压缩ACCESS数据库
驾考科目一题库(Access数据库)
- 驾照理论考试(科目一)题库,Access(mdb)数据库文件
用ADO方式操作Access数据库
- VC6.0编写的用ADO方式操作Access数据库的一个简单例子,适合初学者。
ImageDatabase.rar
- VB将图片存入Access数据库并实现导入、导出、删除、预览管理操作,并可对存入的图片进行分类管理、分类检索,程序用纯VB代码实现,没有用到任何控件,因此很适合学习用。,VB picture into the Access database and to import, export, delete, preview of the management of operations, and to classify the pictures into the management of keys,
gzguxt
- 工资管理系统 由vb语言和access数据库开发的系统-salary management system vb language and access database development system
ado-Access
- 用VC++实现的ADO对Access的操控 适合初学者-With VC++ Achieved ADO on Access control for beginners
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)