搜索资源列表
ODBC-Oracle
- ODBC连接ORACLE数据库的完整源码-ODBC link to the Oracle database integrity FOSS
CBlob
- 读取oracle的blob数据. 数据库连接以ODBC连接.-read the oracle blob data. ODBC Database Connection to connect.
demo.tar
- oracle官方ODBC cdemo_odbc.mk connect.c insert1.c insert2.c select.c-oracle c/c++ odbc cdemo_odbc.mk connect.c insert1.c insert2.c select.c
otl4_examples
- 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebir
ODBC
- ODBC函数库 详细介绍ODBC接口 以及应用实例-ODBC library detailed ODBC interface and application examples
otl
- 跨数据库平台: n 支持 oracle 的OCI n 支持DB2的CLI, n 支持ODBC(通过ODBC,可支持SQL SERVER,MySQL等) Ø 跨OS平台: n 标准C++语言,支持 unix/linux/windows Ø 使用简单: n 只有一个头文件 n 接口简洁.otl_stream, otl_connect, otl_exception等就可以完成大部分工作
otlv4h
- OTL是Oracle 和 ODBC 的模板库,它屏蔽数据库操作的底层,提供数据库连接功能,以标准 C++ 流的方式完成嵌入式 SQL 语句、存储过程的执行和光标操作。 -OTL is the Oracle and ODBC Template Library, which shield the underlying database operations to provide database connectivity to standard C++ stream manner embedded
DatabaseImporterToOracle[ODBC]
- 通过JDBC:ODBC桥将任意ODBC支持的数据库导入到Oracle(或任意数据库)-Through the JDBC: ODBC Bridge support any ODBC database into Oracle (or any database)
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
FirstApp_conection2oracle
- odbc connection to oracle db
odbc
- oracle 的jdbc链接jar包。支持oracle11g oracle10g等版本,可以放心使用-the oracle jdbc link jar packages. Support oracle11g oracle10g other versions, you can rest assured that use
ojdbc14
- Java odbc ORACLE,源码要求为至少5个C或Java源码或其他好源码或编程学习资料-Java odbc ORACLE
OTL
- OTL 是 Oracle,Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,在MS Windows and Unix 平台下,OTL目前支持的数据库版本主要有:Oracle 7 (直接使用 OCI7),Oracle 8 (直接使用 OCI8),Oracle 8i (直接使用OCI8i),Oracle 9i (直接使用OCI9i),Oracle 10g (直接使用OCI10g),DB2 (直
otl4_examples
- OTL 是 Oracle 和 ODBC 的模板库,它屏蔽数据库操作的底层,提供数据库连接功能,这个是OTL的程序例子,很实用。-OTL is Oracle and ODBC template library, it shields the underlying operations, provide connectivity, this is an example of OTL program, it is practical.
vfporcale
- vfp 二步联接 ORACLE数据库. 1、安装oracle ODBC 驱动; 2、套接字符串联接oracle数据库。(VFP two steps to join the ORACLE database 1. install Oracle ODBC driver; 2. connect string to connect Oracle database.)