搜索资源列表
Database_Explorer.zip
- (转载)This application allows you to open Access databases, view their tables and fields and run queries in its own SQL window. It is a good demonstration of ADO and ADOX for beginners. The application works with both Access 97 and Access 2000 database
mdb-cz
- 一套比较完整的用Visual Basic 操作 Access 97 数据库的源代码-relatively complete the operation with Visual Basic Access 97 database source code
delph_iOffice
- 对你使用的excel版本进行判断,office2007是不支持97--2003的。
TestLexicon
- 1 可执行程序TestLexicon.exe必须与数据库文件在同一个目录下 2 数据库文件名为: lexicon.mdb,可以是access 97版格式的数据库, 也可以是access 2000版格式的数据库 3 双击TestLexicon.exe启动程序 4 选择“词典数据库”下“词库查询1”等进行查询,状态栏显示每个查询的 区别。程序反馈消息框响应用户的查询
ADO 2.6 Programmers Reference
- 463x_Samples (this ZIP): ADO 2.6 examples using Visual Basic, ASP, Visual C++ and performance tester tool 463x_AccessData: Sample Access databases for Access 97 and Access 2000 463x_AccessPerf: Sample Access 2000 database for performance testing 4
Database_Explorer
- (转载)This application allows you to open Access databases, view their tables and fields and run queries in its own SQL window. It is a good demonstration of ADO and ADOX for beginners. The application works with both Access 97 and Access 2000 database
ADOExample
- this the promised ADO example program. It s exactly the same as the example I did for the Data Control and the FlexGrid, but with a few added bells and whistles. Also, it works right away with an Access 97 or 2000 database, which makes things much mo
200712269242108
- 软件跟本人前期发布的一个域名空间到期提醒管理的那个程序一样,采用的是DAO 3.51数据库引擎,数据库格式是MDB 97格式的,比较落后。代码的显示工作中的应用意义大于其自身的技术参考意义。 -I pre-release software with a domain name space due to remind management that the same procedure, using the DAO 3.51 database engine, database format i
200710151588306
- 本代码只适合初学者参考,高手就不要看了,不入法眼啊。 软件采用的是DAO 3.51数据库引擎,数据库格式是MDB 97格式的,比较落后。代码的应用意义大于其自身的技术意义。 -This code is only for reference for beginners, masters, do not read and write it into discernment ah. Software uses a DAO 3.51 database engine, database form
ExcelExportv3.8
- 导出数据库记录到EXCEL,支持Excel 97, 2000, XP, 2003 and 2007-This TscExcelExport component is an advanced, powerful but easy to use component which enables you to export all records of a dataset from Borland/Codegear Delphi to Microsoft Excel. Many features are
DAO-VCPP
- 用DAO方式访问Access 97。1. 从使用经验上讲,Dao方式访问数据库最好用Access 97。否则容易有很多小错误发生。2. 以下为,用Access 97地说明:编译好程序,Demo03.mdb复制到当前目录。如果没有安装Access数据库,请注册 DA0350.dll 和 MSjet.dll再运行程序。3. 目录下两个数据库,请斟酌。如果用97,需要把文章中的Access97全部替换。-Access to Access 97 in DAO mode. 1. Tell from the
