Welcome![Sign In][Sign Up]
Location:
Search - linux otl

Search list

[Oracleotl4_examples

Description: otl源代码,有许多例子,对OTL访问数据库有一定帮助-otl source code, there are many examples of OTL must have access to the database to help
Platform: | Size: 892928 | Author: 王民玉 | Hits:

[Oracleotl4_examples

Description: 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebird, PostgreSQL, SQLite, SAP/DB, TimesTen, MS ACCESS等等。OTL中直接操作Oracle主要是通过Oracle提供的OCI接口进行,进行操作DB2数据库则是通过CLI接口来进行,至于MS的数据库和其它一些数据库,则OTL只提供了ODBC来操作的方式。当然Oracle和DB2也可以由OTL间接使用ODBC的方式来进行操纵。 在MS Windows and Unix 平台下,OTL目前支持的数据库版本主要有:Oracle 7 (直接使用 OCI7), Oracle 8 (直接使用 OCI8), Oracle 8i (直接使用OCI8i), Oracle 9i (直接使用OCI9i), Oracle 10g (直接使用OCI10g), DB2 (直接使用DB2 CLI), ODBC 3.x ,ODBC 2.5。-err
Platform: | Size: 820224 | Author: 刘火明 | Hits:

[Linux-Unixdtl

Description: 一个跨平台的数据库操作库.可以在linux和windows下运行. DTL下层采用ODBC,上层把数据库封装成STL的容器风格。使用非常直观简介。 dtl由于进行了模板化的封装,在使用上类似于stl的模板类,非常容易上手,不过效率上比不过otl,但是易用性比otl强多了. 如果你的代码要跨平台运行,数据库操作部分建议采用该库进行设计.-A cross-platform library database operations. Linux and windows can run. DTL lower use of ODBC, the upper to the database packaged as STL containers style. About the use of very intuitive. DTL As a result of the template of the package, similar to stl in the use of the template class, very easy to use, but efficient than However otl, but ease of use is much easier than otl. If your code to run cross-platform, database operations some of the proposals designed to use the library.
Platform: | Size: 976896 | Author: 刘火明 | Hits:

[Oracleotl

Description: 跨数据库平台: 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
Platform: | Size: 2575360 | Author: 周扒皮 | Hits:

[Linux-Unixotl_sample1

Description: OTL使用例子。包括SQL语句的使用、查询语句结果集的获取、操作语句影响的行数等。 直接make即可。-sample for otl in Unix.
Platform: | Size: 80896 | Author: toollow | Hits:

[Internet-Networkotl_oracle

Description: Linux 下的OTL链接Oracle的连接池实例-Linux use otl linkpool connect to oracle
Platform: | Size: 140288 | Author: jiaqiangwei | Hits:

[Oracleoracle

Description: LINUX下ORACLE11的头文件和库,有了它,OTL无需安装ORACLE也可以运行.-LINUX lower oracle11 of header files and libraries, and with it, OTL without having to install Oracle can also run.
Platform: | Size: 12322816 | Author: duron1000 | Hits:

CodeBus www.codebus.net