CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 Oracle数据库 搜索资源 - oci oracle

搜索资源列表

  1. ocilib-3.0.0-windows

    0下载:
  2. ORACLE编程的好东西,纯C写的OCI封装.很好用,支持数据池.-ORACLE Programming good things, written in pure C package OCI. Well used to support the data pool.
  3. 所属分类:Oracle

    • 发布日期:2017-04-09
    • 文件大小:1596622
    • 提供者:anan
  1. oci_-test

    1下载:
  2. 用oci技术 连接oracle 数据库,以实现在VC环境中快速大批量的数据传递-batch connect oracle database with oci technology
  3. 所属分类:Oracle

    • 发布日期:2017-11-09
    • 文件大小:3807528
    • 提供者:mijinzhou
  1. ExpInterface

    0下载:
  2. 在动态库中实现异步导出大数据量的oracle数据,数据库链接采用oci-In a dynamic library to achieve asynchronous export large amount of data of oracle data, database links using oci
  3. 所属分类:Oracle

    • 发布日期:2017-04-03
    • 文件大小:142137
    • 提供者:杨先生
  1. OCIAccessOracle

    0下载:
  2. 在c++中将Oracle的OCI封装成类,使的调用变的非常简单,且不易出错!-C++ will be at Oracle' s OCI package into categories, so call change is very simple, and difficult to go wrong!
  3. 所属分类:Oracle

    • 发布日期:2017-04-26
    • 文件大小:77711
    • 提供者:叶栋
  1. oralib

    0下载:
  2. c++封装的oci库,能完成常用的oracle数据库操作-oci c++ wrapper library
  3. 所属分类:Oracle

    • 发布日期:2017-04-05
    • 文件大小:26616
    • 提供者:阿基米德
  1. wxPos

    0下载:
  2. 一个C++简单程序,用VS2005SP1开发,wxWidgetsGUI,通过OCI访问ORACLE数据库,可供初学者学习。-A C++ simple program, with VS2005SP1 development, wxWidgetsGUI, ORACLE database access through OCI, for beginners to learn.
  3. 所属分类:Oracle

    • 发布日期:2017-05-26
    • 文件大小:9539727
    • 提供者:wylsjz
  1. wxPosOCI

    0下载:
  2. 一个wxWidgets程序,通过OCI访问ORACLE数据库。-A wxWidgets program, visit the ORACLE database through the OCI.
  3. 所属分类:Oracle

    • 发布日期:2017-05-26
    • 文件大小:9539841
    • 提供者:wylsjz
  1. oracleConnect

    0下载:
  2. 一个通过OCI连接oracle数据库的例子,里面有其它代码需要清理-oci connect oracle db
  3. 所属分类:Oracle

    • 发布日期:2017-03-31
    • 文件大小:2033
    • 提供者:freesky
  1. OCIExampleDlg

    0下载:
  2. 一个关于Oracle数据库的OCI编程的简单实现,可以用来学习OCI编程!-A program on the Oracle database, a simple implementation of OCI, OCI can be used to learn programming!
  3. 所属分类:Oracle

    • 发布日期:2017-04-04
    • 文件大小:78262
    • 提供者:嘎嘎的份额
  1. OracleRef

    0下载:
  2. Oracle官方文档CHM合集OCI程序员参考手册-Oracle official documentation CHM OCI Programmer' s Reference Manual Collection
  3. 所属分类:Oracle

    • 发布日期:2017-05-06
    • 文件大小:1503538
    • 提供者:morrow
  1. TinyOci

    0下载:
  2. oracle oci 接口代码,可应用于VC环境下oRACLE数据库接口编程-oracle oci interface code
  3. 所属分类:Oracle

    • 发布日期:2017-03-31
    • 文件大小:12023
    • 提供者:蔡力
  1. ocidemo

    0下载:
  2. 实现了 OCI连接oracle数据库功能-OCI to connect oracle database to achieve the function of
  3. 所属分类:Oracle

    • 发布日期:2017-04-08
    • 文件大小:7457
    • 提供者:往里
  1. ITxiazai_oci

    0下载:
  2. 一个简单的介绍甲骨文数据库的OCI程序,利用ORACLE数据库,和VISUAL C++ 6.0-A simple introduction to Oracle Database OCI program
  3. 所属分类:Oracle

    • 发布日期:2017-03-30
    • 文件大小:25862
    • 提供者:肖光华
  1. ocilib-3.8.1-windows

    0下载:
  2. ocilib-3.8.1-windows 基于OCI 访问 oracle的开源库,windows版本-ocilib-3.8.1-windows
  3. 所属分类:Oracle

    • 发布日期:2017-04-09
    • 文件大小:2609332
    • 提供者:zhaolizhao
  1. OCISample_080804_0759

    0下载:
  2. Oracle官方提供的OCI接口调用范例,有所有接口函数的调用例程。-OCI interface call example
  3. 所属分类:Oracle

    • 发布日期:2017-03-31
    • 文件大小:94560
    • 提供者:李丹丹
  1. con_occitext

    0下载:
  2. occi方式访问oracle(实现分发程序时免客户端,免配置) 已经在vc6 xp系统下通过。在虚拟机的干净server2003(无客户端、无配置)系统下测试通过,应该是你想要的了。 把它调试通过还真是要注意很多问题,主要的问题如下: 1.在StdAfx.cpp 里加入#define WIN32COMMON 1 2.在setting-》link的Object/library modules中增加oraocci10d.lib oci.lib ociw32.lib oraocci1
  3. 所属分类:Oracle

    • 发布日期:2017-03-21
    • 文件大小:9800
    • 提供者:abbaxp
  1. ociex

    0下载:
  2. oci操作oracle数据库,包括数据库的链接、断开,会话操作等-operating oracle by oci
  3. 所属分类:Oracle

    • 发布日期:2017-04-16
    • 文件大小:16367
    • 提供者:gjd
  1. test

    0下载:
  2. 在linux系统下利用OCI 将从键盘输入的数据插入到oracle数据库。-OCI from the keyboard input data is inserted into the oracle database on linux.
  3. 所属分类:Oracle

    • 发布日期:2017-04-09
    • 文件大小:1768
    • 提供者:dell
  1. OCI_test1

    0下载:
  2. 实现ORACLE oci编程,OCI HEADER-ORACLE oci编程
  3. 所属分类:Oracle

    • 发布日期:2017-04-13
    • 文件大小:2020
    • 提供者:Genlhaux
  1. ociTest.c

    1下载:
  2. 用oci接口连接oracle数据库,亲测可用-Pro-test can be used to connect oracle database using oci interface,
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:1109
    • 提供者:ankaige
« 1 2 3 45 »
搜珍网 www.dssz.com