搜索资源列表
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
20103122219745
- 本例使用VB的数据库引擎DAO,创建数据库结构。 示例中创建了一个通讯录的数据库结构。 -This example uses the database engine VB DAO, create the database structure. Example, create a directory structure of the database.
DBEngine
- vb数据库引擎封装。比较好的。自己都在做产品时用。-vb database engine package. Quite good. Their products are made with.
Daren-manual-books---vb-to-database
- 1-5-1 使用CTE與次序函數取代VB.NET迴圈擷取特定筆數困擾 1-5-2 使用CTE與計算多父節點的物料清單 2-6-1 使用Visual Studio 2005開發varbinary(max)儲存影像資料 3-6-1 使用XML資料類型搭配VB.NET應用程式開發 4-4-1 搭配Visual Studio 2003與HTTP端點實作非同步處理 4-4-2 搭配Visual Studio 2005與HTTP端點實作非同步處理 5-4-1 使用Visual Bas
