CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - oracle.C

搜索资源列表

  1. oracle oci

    1下载:
  2. 这是Oracle OCI接口,可以直接在C++中代码访问Oracle的数据库,速度非常快。是开发高性能的数据库程序的必备API。-This is the Oracle OCI interface, and can directly in C code to access Oracle database, speed very quickly. The development of high-performance database API for the future.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:282232
    • 提供者:中国人
  1. oracle-inn

    0下载:
  2. 自己写的用proc连接oracle数据库实现酒店管理的C程序,用到了各种对于数据库的操作,值得一看-himself wrote proc connect with the oracle database hotel management procedures C, used for a variety of database operations, an eye-catcher
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:273522
    • 提供者:kaye
  1. Direct.Oracle.Access.v4.0.7.1.Full.Source

    1下载:
  2. Direct Oracle Access 非常好的Oracle数据库直接访问组件包 支持个版本的Delphi及C++ Builder 有源码 -very good Oracle database directly to the group support package version of the Delphi and C Builder is FOSS
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:28855342
    • 提供者:牟孝金
  1. C#做的ORACLE无人值守自动备份

    4下载:
  2. 用C#开发的关于ORACLE的exp命令定时备份。
  3. 所属分类:.net编程

    • 发布日期:2009-05-27
    • 文件大小:548683
    • 提供者:43287919
  1. c# 连接数据库(原创)

    2下载:
  2. c# 连接oracle,access,excel和dbf
  3. 所属分类:C#编程

  1. OCI访问Oracle

    0下载:
  2. OCI访问Oracle,C++代码
  3. 所属分类:Oracle数据库

    • 发布日期:2011-06-03
    • 文件大小:259599
    • 提供者:dreapet
  1. VC-DataBase-Appication-of-ORACLE

    0下载:
  2. Visual C++访问Oracle数据库的编程实例,对有中小型数据库编程需要的初学者有很好的借鉴作用!-It s a Visual C++ program which gives a example of accessing Oracle database. It s a a very good reference to beginners of database programming.
  3. 所属分类:Oracle

    • 发布日期:2017-03-29
    • 文件大小:309302
    • 提供者:liugong
  1. 学习PROC C

    0下载:
  2. oracle pro*c 编程 主要用于行业应用 功能 建立c语言与oracle连接-c main programming functions for the industry application language and the establishment of c oracle link
  3. 所属分类:Oracle

    • 发布日期:2017-11-09
    • 文件大小:10747043
    • 提供者:严冰
  1. CSharp-connedt-Oracle-without-client

    0下载:
  2. C#不安装Oracle客户端运行程序的办法,C#打包Oracle客户端怎么实现呢?大家都知道本机不装Oracle客户端,本机的程序是不能访问Oracle数据库的。可是一个客户端最少也得八十多兆。太大了。再多,程序部署也不方便-C# does not install the Oracle client to run the program approach, C# package Oracle client how to achieve it? We all know that the machi
  3. 所属分类:Oracle

    • 发布日期:2017-03-21
    • 文件大小:12440
    • 提供者:阳子
  1. demo.tar

    0下载:
  2. oracle官方ODBC cdemo_odbc.mk connect.c insert1.c insert2.c select.c-oracle c/c++ odbc cdemo_odbc.mk connect.c insert1.c insert2.c select.c
  3. 所属分类:Oracle

    • 发布日期:2017-03-29
    • 文件大小:20480
    • 提供者:lichunguang
  1. vc+ORACLE

    0下载:
  2. rar内附有详细的步骤说明,按照步骤,你可以实现对oracle数据库的链接-rar containing a detailed descr iption of the steps, in accordance with the steps, you can achieve the oracle database link
  3. 所属分类:Database system

    • 发布日期:2017-03-27
    • 文件大小:277019
    • 提供者:王艳红
  1. OCCI.ppt

    0下载:
  2. PPT explaining OCCI(Oracle C++ call interface) implementation
  3. 所属分类:Oracle

    • 发布日期:2017-04-04
    • 文件大小:406719
    • 提供者:itsdipak
  1. oracle

    0下载:
  2. oracle初学者1000问.chm - oracle初学者1000问.chm oracle初学者1000问.chm oracle初学者1000问.chm
  3. 所属分类:Oracle

    • 发布日期:2017-03-29
    • 文件大小:35267
    • 提供者:刘超
  1. WindowsFormsApplication2

    0下载:
  2. c#.net access Oracle -c#.net access Oracle
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:43786
    • 提供者:arnold
  1. OCIPG

    0下载:
  2. oracle oci 文档,CHM格式-oracle call interface documents
  3. 所属分类:Oracle

    • 发布日期:2017-04-10
    • 文件大小:1500307
    • 提供者:luke
  1. C.Oracle

    0下载:
  2. vs 2008 Oracle数据库 c# 实例程序-vs 2008 Oracle database c# example programs
  3. 所属分类:Other Databases

    • 发布日期:2017-03-28
    • 文件大小:71434
    • 提供者:sym
  1. VC-Ado-Oracle

    0下载:
  2. 本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。-this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-09
    • 文件大小:3063792
    • 提供者:张磊
  1. VCORACLE

    0下载:
  2. VC ORACLE C语言 实例 书籍 VC数据库编程实例ORACLE数据库(经典)-C programming language VC database instance of ORACLE database (classic) books
  3. 所属分类:Oracle

    • 发布日期:2017-03-30
    • 文件大小:153013
    • 提供者:张雨萌
  1. oracle数据库操作

    0下载:
  2. oracle数据的数据库操作类,实现了增删改查、事务处理等。(oracle operation class, implement add, delete , modify and find function.)
  3. 所属分类:Oracle数据库

  1. icdblib.tar

    0下载:
  2. 基于OCI封装的Oracle操作接口,支持事务(Oracle operating interface based on OCI encapsulation ,support transactions)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:14279680
    • 提供者:wkedward
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com