搜索资源列表
jetsql_src.zip
- 使用MS Jet做的一个解释运行SQL语句/文件的程序
DiamondAcces2.1 D7
- Diamond Access is a set of Delphi components, that provide high-speed performance when working with Microsoft s Access databases. Diamond Access uses Data Access Objects 3.5/3.6 (DAO) to work directly with Jet engine, providing fastest possible inter
Example38
- 数据库浏览器.通过Microsoft Jet数据库引擎来实现对数据库的打开,浏览表信息,和记录,运行,查询功能-database browser. Microsoft Jet database engine to achieve the opening of the database, browse tables of information, and records, operations, the inquiry
DAO_operate
- DAO数据访问对象是第一个面向对象的接口,它引入了Microsoift Jet数据库引擎-DAO data access object is an object-oriented interface, It introduced Microsoift Jet database engine
dengues
- ETL过程可视化创建、编辑和运行。主要应用GEF和JET技术。
jetsql_src
- 使用MS Jet做的一个解释运行SQL语句/文件的程序-The app of interpreting SQL text or file based on MS JET
vb3
- DAO就是Database Access Object,数据库访问对象的英文缩写。在VB中提供了两种与Jet数据库引擎接口的方法:Data控件和数据访问对象(DAO)。Data控件只给出有限的不需编程而能访问现存数据库的功能,而DAO模型则是全面控制数据库的完整编程接口。-DAO is the Database Access Object, abbreviation of database access objects. Provided in both VB and the Jet datab
DAODemo
- MFC DAO类使用Microsoft Jet数据库引擎操作位于系统数据库和用户数据库中的数据,它与基于ODBC的MFC数据库类截然不同,DAO通过Microsoft Jet访问数据,而MFC的ODBC类通过ODBC和ODBC驱动程序操作数据。一般来说,在访问Microsoft Jet数据库引擎,基于DAO的MFC类比基于ODBC的MFC类处理能力更强大。-MFC DAO classes use Microsoft Jet database engine operating on the sys
sjkllcxq
- 通过Microsoft Jet 数据库引擎来实现对数据库的访问。技术包括:浏览数据库模式和记录数据。创建或修改SQL查询等。-Through the Microsoft Jet database engine to achieve access to the database. Technologies include: browsing database schema and record data. Create or modify the SQL query.
