搜索资源列表
adoblob_OK
- 用ADO进行数据访问的例子,这里主要提供了对数据库里BLOB的访问方法。-with ADO data access for example, where the main provider of database BLOB visit methods.
a__concommand_emp事务_插入
- 用ADO进行数据访问的例子,这里主要提供了对数据库里BLOB的访问方法。-with ADO data access for example, where the main provider of database BLOB visit methods.
ADO连接Oracle和MS SQL
- 本源代码实现同时对数据库Oracle和MS SQL的连接,通过对配置文件的修改来实现,本代码执行生产为dll文件。-source code to the database simultaneously Oracle and MS SQL connectivity, the configuration file through changes to achieve the production code execution dll file.
My-AdoDB
- 一个用ADO访问数据库的程序,功能很全~!-a database with ADO procedures, functions very full ~!
AdoJH
- 通过ADO访问数据库的方法的封装类的实现文件,以某数据可为例子访问-access to the database through ADO methods of achieving such Packaging document to a particular data can be visited as an example
oraSearch
- 搜索ORA817数据库 使用ADO控件开发 开发环境D6-use ADO database development environment for the development of D6
SQLCode代码和SQL生成向导
- 这是个SQL语句和代码生成向导,当写字段较多的SQL语句时很省事,适用于Delphi、C++Builder。 通过本程序可以方便快速的生成对Oracle单表的Insert、Update、Delete语句和对应的Delphi组件。 如果你想对Oracle表进行Insert、Update、Delete操作,那么只要把通过本向导产生的组件和代码 粘贴在程序里就可以直接运行。 --------------------------------------- 使用者须知:因为Oracle
Oracle.rar
- 连接orcale数据库,并做查表操作。使用ado连接,操作数据库。,Orcale database connections, and look-up table to do the operation. Using ado to connect, to operate the database.
TransOracle
- 将Oracle数据库向Sql server 2000数据库做数据备份的源代码。使用ado方式。-Translate oracle server s data To Sql server 2000,by ado.
VCPP-connect-Oracle-Database
- 详细讲解了VC++中连接Oracle数据库的几种方法,有odbc,ado,proc,oci-Explained in detail to connect VC++, Oracle database in several ways, there are odbc, ado, proc, oci
tntdb-1.1.tar
- 一个通用的数据库存取库,类似ADO,但是完全采用C++。 支持后端为ORACLE,DB2, POSTGRESQL-a general database access library. like ADO, but written by c++. Support ORACLE/DB2/POSTGRESQL
orcal
- Oracle数据库连接测试,使用ADO控件连接Oracle数据库,测试Oracle数据库的连接字符串的使用。-Oracle database connection tests.
vcadoaccess
- VC++使用ADO在Oracle数据库中查找记录的实现-VC++ use ADO to find records in the database---------------------
11-DB
- 数据库学习好的练手程序。别错过 AdoDB使用ADO技术访问数据库。 ODBC使用ODBC技术访问数据库。 MySqlDB使用原始API访问MySQL数据库 -Database to learn good practice hand program. Do not miss
Oracle-demo
- c++用ado方式连接oracle数据库-c++ connect oracle database using ado
Test_Person
- VC++,ADO方式实现连接操作oracle数据库,简单易懂新手适用-VC++, ADO ways to connect oracle operation
Oracle_VB_1737944262004
- Oracle VB Project,VB语言开发的oracle数据库应用,涉及到的技术很全面-Title: Oracle VB Project Descr iption: Hi, This project gives you an idea how to access ORACLE through VB and ADO. Project describe How you interacting with ORACLE Table, view, Stored Procedure, Type