-
oracle db2 odbc
跨数据库平台:
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等就可以完成大部分工作
n 相对 ProC等嵌入式开发,代码能相应减少
Ø 性能:
n 直接访问数据库API接口,具有API接口的高效率,可靠性
Ø 稳定性:
n 开源代码,唯一的代码文件otlv4.h,可以了解所有基于数据库API的实现细节
n 从1996年开始,到今已10余年.
Ø 可读性及可维护性:
n 标准C++代码,不需要任何预处理
n 使用流的形式,输入输出异常简洁
n 减少大量代码,
n 代码结构更加简洁
参考资料:
http://otl.sourceforge.net/
-oracle db2 odbc
- 2022-03-29 22:07:35下载
- 积分:1
-
一个连接池源码,非常好用!创建一个cf,然后cf.getconn()就可以得到空闲连接,可以设置最大最小连接数...
一个连接池源码,非常好用!创建一个cf,然后cf.getconn()就可以得到空闲连接,可以设置最大最小连接数-a connection pool source, a very handy! Create an cf, then cf.getconn () can be idle connections, to set the maximum number of the smallest link
- 2022-07-08 06:08:34下载
- 积分:1
-
在linux下利用tocci操作oracle数据库的例程将数据导为XML格式的文件...
在linux下利用tocci操作oracle数据库的例程将数据导为XML格式的文件-tocci operation using the oracle database routines will Introduction to XML data files
- 2022-04-15 17:01:51下载
- 积分:1
-
OCI的演示,插入,更新和删除
oci demo, for insert, update & delete
- 2022-05-12 10:29:35下载
- 积分:1
-
oracle
Oracle错误代码集合
ORA-17001=内部错误
ORA-17002=Io 异常
ORA-17003=无效的列索引
ORA-17004=无效的列类型
ORA-17005=不支持的列类型
ORA-17006=列名无效
ORA-17007=无效的动态列
ORA-17008=关闭的连接
ORA-17009=关闭的语句
ORA-17010=关闭的 Resultset
- 2022-05-27 15:45:36下载
- 积分:1
-
bj_bus_ora
oracle在visual studio开发中的基本应用。包括环境配置、头文件、依赖库的完全直接可用。环境为vs2010。(oracle code beginning)
- 2013-11-25 15:28:46下载
- 积分:1
-
OpenSocial的源代码,以显示阅读现状
opensocial源代码,可以显示读书状态-opensocial source code, to show reading status
- 2022-03-20 02:34:20下载
- 积分:1
-
Oracle 11i E
Oracle 11i E-Business Suite From the Front Lines
- 2022-06-13 13:11:37下载
- 积分:1
-
oracle of the backup and restore some of the basic database of reference for the...
oracle的有关备份和回复数据库的一些基础概念可以参考一下,不过是英文版的-oracle of the backup and restore some of the basic database of reference for the concept, but is the English version of
- 2022-02-14 13:39:13下载
- 积分:1
-
SQL_HINT
Oracle sql hint 解释说明笔记
- 2012-05-27 11:41:11下载
- 积分:1