搜索资源列表
My-AdoDB
- 一个用ADO访问数据库的程序,功能很全~!-a database with ADO procedures, functions very full ~!
读写SQL中的image字段.zip
- Private Declare Function DeleteFile Lib "kernel32" Alias "DeleteFileA" (ByVal lpFileName As String) As Long '************************************************************* Public Function ImportPhoto(sPicFile As String, sEmpID As
Adodb
- 这是书上的代码,基于COM的ADO数据库技术深入编程,供大家参考-This is the book
AdoDB
- 利用ado 建立 操作数据库 access -user ado connetion access
ADODB(oracle)
- 解决delphi下增对Oracle数据库开发时碰到的无法更新定位问题-Under the settlement by delphi on Oracle database development can not be updated when the positioning of encounter
demovb
- sample connection of adodb
adodb480
- PHP中一个对象导向的数据库封包链接库,它提供了共通的应用程序接口来跟所有支持的数据库沟通,简化了你的程序的数据库移植性操作。ADODB是Active Data Object DataBase的缩写,目前支持MySQL、PostgreSQL、Oracle、Interbase、Microsoft SQL Server、Access、FoxPro、Sybase、ODBC及ADO。-PHP in an object-oriented database packet link library, whic
11-DB
- 数据库学习好的练手程序。别错过 AdoDB使用ADO技术访问数据库。 ODBC使用ODBC技术访问数据库。 MySqlDB使用原始API访问MySQL数据库 -Database to learn good practice hand program. Do not miss
adoDB
- MFC开发 一个小型员工管理系统, 连接oracle数据库 其中AdoDB.cpp源文件集成了access、sql、Oracle , 这个文件时实习的时候吕老师提供的 数据库名字默认连接的, 在CTw_2Dlg::OnInitDialog()接口里改成你的用户名和密码就ok了-MFC Development A small staff management system, connecting oracle database Which AdoDB.cpp source
adoDB
- ADO数据库操作类,包括数据库的创建、表的创建、删除、查询、和字段值得获取等一系列方法。-The ADO operation class ,which can realize the creation of database and table, the delete ,select of record.
heiyueADODB
- 黑月ADODB,最新版本,其他地方没有的噢!-Black month ADODB, the latest version, nowhere else oh!
AdoDB
- 一套C++操作数据库的源代码。ADODatabase.h,ADORecordset.h(A set of source code for operating the database.)