搜索资源列表
ODAC_SDAC
- ODAC+SDAC源代码,本人已经编译通过,在ODAC目录有个工程包,打开来编译就行。 注意要在C盘建立c:\\bpl c:\\bpl\\dcu两个目录,并将这两个目录增加到LIB目录里。 如果有以前的ODAC或者SDAC,需要卸载以前的包,删除原有的BPL和DCU文件。-ODAC SDAC source code, I have compiled through the ODAC a directory works package, Open to build on the trip.
SQLCode代码和SQL生成向导
- 这是个SQL语句和代码生成向导,当写字段较多的SQL语句时很省事,适用于Delphi、C++Builder。 通过本程序可以方便快速的生成对Oracle单表的Insert、Update、Delete语句和对应的Delphi组件。 如果你想对Oracle表进行Insert、Update、Delete操作,那么只要把通过本向导产生的组件和代码 粘贴在程序里就可以直接运行。 --------------------------------------- 使用者须知:因为Oracle
proC
- 本程序是用proC编写的程序,用于查询Oracle数据库中的EMP表,其中proC1.pc是proC文件,proC1.c是编译成功的.c文件,说明是本程序的说明文档。-This procedure is used to prepare the procedure proc for Oracle database query EMP table, which is proc proC1.pc document, proC1.c is compiled success. C document des
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等就可以完成大部分工作
cpu_mem_detect_in_oracle
- 编译其中的C文件生成的dll可用于在oracle中连接成存储过程以获得系统的菜谱使用率和内存情况-The C compiler to generate the dll file can be used to connect into oracle stored procedure to get the system menu and memory usage of the situation
gr_items
- 如何通过pro*c程序把一个数据库的表格记录按一定的格式导出成文本文件。-a method to export oracle table rows into a text file using pro*c
db
- 在windows环境下pc文件链接oracle 数据库 实现增删改查的操作-windows c++ oracle data operate
VCPPOracle
- VC++连接Oracle,程序用vc++6.0编写,文件中含有使用说明。-connect Oracle with c++
otlv4
- C++通过OTL连接到oracle数据库。包含x86和x64所需的所有头文件和lib文件-C++ to connect to oracle database through OTL. Contains all required x86 and x64 header files and lib files