搜索资源列表
liboci
- 调用OCI的C++类,linux/unix平台开发
OCIAdapter
- 封装了基于OCI的oracle数据库接口,可以在windows和linux上编译。
OracleAndLinux
- Linux操作系统的不断完善与发展,出现了大量基于 Linux平台的应用开发,原有的基于UNIX平台的商业软件也不断被移植到Linux上来。最典型的,Oracle公司宣布,他的现有的及未来所有的数据库产品和商业应用都将支持Linux平台。本文所述OCI for Linux的C语言库,正是Linux平台上Oracle的C语言接口。
tocci-0.0.2.tar
- tocci是用C编写的建立在OCI基础之上的对ORACLE的接口进行调用,和OCCI操作类似,简化了OCI复杂的调用.在LINUX下使用.-C preparation is the establishment of the OCI on the basis of the Oracle interface calls, and similar operating with OCCI simplify complex OCI call. The use of Linux.
libsqlora8-2.2.11
- 一个很好用的Linux/Unix下Oracle OCI开发接口封装库,方便在C/C++程序中和Oracle打交道-a good use of Linux / Unix Oracle OCI interface development package for convenience in the C / C procedures and the Oracle deal
csgptest
- 公司业务而自己写的网关通讯程序,网关是平台的.不过对OCI有兴趣的不妨看看. Oracle Oci select exec update 多线程 IVR 网关通讯 linux 日志文件操作-business and write their own gateways to the communication process, the platform is the gateway. However, the OCI are interested to take a look. Sectors se
oci例子
- 一个linux下oci例子 测试可用
otl4_examples
- 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebir
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等就可以完成大部分工作
oracle-oci-
- oci连接oracle数据库,实现批量入库等功能-oci to connect oracle database, bulk storage and other functions to achieve
test
- 在linux系统下利用OCI 将从键盘输入的数据插入到oracle数据库。-OCI from the keyboard input data is inserted into the oracle database on linux.