搜索资源列表
otl
- This document describes the Oracle, Odbc and DB2-CLI Template Library, Version 4.0 (OTL 4.0). OTL 4.0 is a C++ library based on templates. It integrates all of the previous releases into one library.
OTL
- 我觉得用OTL(Oracle template library)非常比较好,它基于C++实现,使用方便,封装得也很好,将来升级维护也会相对简单;最重要的是相关的文档和说明写得非常清楚,简直让人佩服!-I feel that the use of the OTL (Oracle template library) is very good, It is based on the realization of C, easy to use, also have a good package, fut
testOraNew
- 一个利用OTL访问ORACLE数据库的例子,例子中包含了insert,delete,update,select ,数据库连接等常用的例子代码,给初次利用OTL访问Orcale数据库的同学很有帮助-use QTL a visit to the Oracle database examples, examples include the insert, delete, update, select, common database connectivity code examples, QTL to
otlcopy
- 使用otl包实现oracle表数据的复制 命令用法: tabcopy <源数据> <目标表> <源库> <目标库> 源数据:可以是数据表名或者是SQL查询语句(用双引号括起来)。 目标表:目标数据表名,不存在则自动创建。 源库:格式为\"用户名/密码@//IP:端口/服务名\" 目标库:格式为\"用户名/密码@//IP:端口/服务名\"-Copy the table data oracle command usage: ta
otlv4_h
- OTL提供C++操作ORACLE数据库的接口,用起来很简单方便,效率很高,并且支持跨平台,提供给需要的朋友。OTL provides C + + operator ORACLE database interface is simple to use convenient, efficient, and supports cross-platform, available to a friend in need.-OTL provides C++ operator ORACLE database
OTLguide
- OTL使用指南,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使用简单方便,只需要包含一个头文件
otl4_examples
- otl编程的举例,很好的例子,是oracle数据库编程的利器-otl programming, for example, a very good example is the oracle database programming tool
otl4_examples
- 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebir
otlv4_h
- OTL是Oracle 和 ODBC 的模板库,它屏蔽数据库操作的底层,提供数据库连接功能,以标准 C++ 流的方式完成嵌入式 SQL 语句、存储过程的执行和光标操作。-OTL' s are Oracle and ODBC Template Library, which shield the underlying database operations to provide database connectivity to standard C++ stream manner embedde
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
otlv4
- otl是c++数据库封装好的一个数据库接口,能兼容mysql,oracle,sqlserver,db2等-otl is a good c++ database package, a database interface, compatible with mysql, oracle, sqlserver, db2, etc.
otl
- c++链接Oracle数据库的开源包,包含otlv4.h和几百个实例。-c++ link to Oracle database open source packages, including otlv4.h and hundreds of examples.
otl4_examples
- otl连接数据库例子 可以连接mysql mssql oracle db2数据库实例-otl examples connect to the database connection mysql mssql oracle db2 database instance
otl_user_guide
- 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 is the Oracle, Odbc and D
ootl4_examplet
- otl编程的举例,很好的例子,,是oracle数据库编程的利器 -The otl programming examples, good example, oracle database programming tool
otl-oracle
- 本文件为OTL操作数据库实例。数据库选用的是ORACLE10G-This document for the OTL operating database instance. Database selection is ORACLE10G
oracle
- LINUX下ORACLE11的头文件和库,有了它,OTL无需安装ORACLE也可以运行.-LINUX lower oracle11 of header files and libraries, and with it, OTL without having to install Oracle can also run.
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 (直
otl
- 多用途的通用数据库编程模块,支持oracle,sqlserver,sysbase等常用数据库(Multi purpose universal database programming module, supporting Oracle, sqlserver, sysbase and other commonly used databases.)