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

搜索资源列表

  1. ocidbconnectioncode

    0下载:
  2. oci数据库连接及其插入语句+相关代码,如果需要学习ORACLE的朋友,是一个很好的例子-usage of oci for c develop
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1010
    • 提供者:flychengwen
  1. 14160_1233800004Ifp6

    0下载:
  2. Java企业人事管理系统源码javahr 配置Oracle数据库 在配置Oracle数据库时,请参见以下步骤: (1)请确定数据库已经成功启动; (2)请确认已经存在名称为“PERSONNEL_MANAGE”的用户,如果不存在,请先创建。 (3)将光盘\\TM\\03\\Database\\文件夹中的personnel_manage.dmp文件拷贝到C盘的根目录下; (4)依次单击“开始”→“运行”,在弹出的窗口文本框中输入“cmd”命令,然
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:882363
    • 提供者:zhen
  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. ocidb

    0下载:
  2. c++程序通过 oci连接数据库Oracle,-for c++ programe connecting to the database Oracle
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5934
    • 提供者:mytest
  1. occiplsql.tar

    0下载:
  2. 详细讲述了oracle C的接口使用,附带程序源码,绝对游泳
  3. 所属分类:Oracle

    • 发布日期:2017-04-26
    • 文件大小:12288
    • 提供者:gxy
  1. oracle_fun

    0下载:
  2. oracle中常用函数说明. SQL中的单记录函数 1.ASCII 返回与指定的字符对应的十进制数 SQL> select ascii( A ) A,ascii( a ) a,ascii( 0 ) zero,ascii( ) space from dual A A ZERO SPACE --------- --------- --------- --------- 65 97 48 32 2.CHR 给出整数,返回对应的字符 SQL>
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:68478
    • 提供者:张松宝
  1. otlv4_h

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:89222
    • 提供者:justinchan
  1. unidac_2_50_0_5

    0下载:
  2. Universal.Data.Access.Components 2.50 Universal Data Access Components (UniDAC) is a library of components that provides direct access to most popular database servers from Delphi, Delphi for .NET and, C++Builder. UniDAC can work with such serve
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-18
    • 文件大小:5062449
    • 提供者:吕枫
  1. ShowCountAddress

    0下载:
  2. 这是一个Oracle和C#联合开发的数据导入导出工具,导出数据到Excle中,目前已经发布第二个版本,具有相当的试用意义,如果您在使用过后还有建议,联系我。-This is an Oracle and C# the joint development of data import and export tool to export data in Excle has now released the second version of the trial of considerable sign
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:82171
    • 提供者:yejun
  1. src

    0下载:
  2. 一个LINUX下面 ,PRO*C操作ORACLE的例子包括连库,打开文件等,详细看程序。-A LINUX below, PRO* C operation ORACLE Examples include even the library, open the file and so on, the procedure in detail.
  3. 所属分类:Database system

    • 发布日期:2017-03-31
    • 文件大小:20137
    • 提供者:fz
  1. myspool

    0下载:
  2. PROC*C OCI 程序,对任意数据SELECT SQL快速生成CSV输出,取代其他方式-PROC*C OCI program, used to fast spool oracle query select to csv file.
  3. 所属分类:Oracle

    • 发布日期:2017-03-28
    • 文件大小:4068
    • 提供者:larkin
  1. catralibraries-1.4

    0下载:
  2. CatraLibraries is a general-purpose C++ framework. It is platform independent (Unix, Windows, ...) and provides classes to manage POSIX threads, Sockets, Tracer, Scheduler, EventsSet, Configuration files, Database access (Oracle, Sybase), Reports (HT
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1787228
    • 提供者:faun
  1. cpu_mem_detect_in_oracle

    0下载:
  2. 编译其中的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
  3. 所属分类:Oracle

    • 发布日期:2017-04-13
    • 文件大小:3049
    • 提供者:殷佳欣
  1. Interfacebetweencandoracle

    0下载:
  2. 使用标准c语言写得调用oracle的接口例子-c write oracle call interface example
  3. 所属分类:Oracle

    • 发布日期:2017-05-28
    • 文件大小:10746835
    • 提供者:Jacky
  1. ociuldr

    0下载:
  2. c++ access oracle database using OCII C++ call interface library
  3. 所属分类:Goverment application

    • 发布日期:2017-04-15
    • 文件大小:6886
    • 提供者:yhlshareware1
  1. main

    0下载:
  2. 采用64ORACLE连接库,将数据同步到当前的SQLITE3的内存表中. 环境为AIX5.3 ORCALE10 SQLITE# 编译命令为 proc code=cpp lines=yes userid=brjlkk/brjlkk@brjlkk SQLCHECK=full include=/usr/vacpp/include include=../../header include=../../header/commonhandle iname=main.pc oname=main.c
  3. 所属分类:Oracle

    • 发布日期:2017-03-28
    • 文件大小:2645
    • 提供者:chenhaijie
  1. X3BLOG_0.7.5.2

    0下载:
  2. X3-BLOG 是基于XML+XSLT+AJAX技术构建的开源多用户博客门户系统,服务器端采用当前最流行的动态网页开发语言ASP.NET(C#) 2.0编写,支持多种数据库,包括SQLSERVER2000\SQLSERVER2005\ORACLE\MYSQL\DB2\ACCESS等,默认使用SQLSERVER2000。- X3-BLOG is based on the XML+ XSLT+ AJAX technologies to build multi-user blog for ope
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-15
    • 文件大小:3812743
    • 提供者:ansel
  1. otlv4h

    0下载:
  2. 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
  3. 所属分类:Oracle

    • 发布日期:2017-04-07
    • 文件大小:80445
    • 提供者:钱前
  1. OracleTimesTenCdeveloper

    0下载:
  2. Oracle TimesTen C 开发人员和参考指南,是从厂家培训老师手上拷贝过来的,关于内存数据库的开发指南。-Oracle TimesTen C Developer' s and Reference Guide, training of teachers from the hands of manufacturers copied on the development of guidelines memory database.
  3. 所属分类:Database system

    • 发布日期:2017-03-28
    • 文件大小:755951
    • 提供者:zifangz
  1. convert

    0下载:
  2. C/C 开发的运行于linux/unix下的程序转换到现有数据库下,基于RAD开发的程序。-Move Sybase C Program to Oracle Pro*C
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:79716
    • 提供者:zzzzniu
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 21 »
搜珍网 www.dssz.com