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

搜索资源列表

  1. OCI+Oracle

    2下载:
  2. 这个是用OCI接口在VC平台上对Oracle 数据库的操作.包括对数据库的连接,数据表的提取,查询,删除,修改等基本功能.这个代码已经编译实现.-this is the VC OCI interface platform for Oracle database operation. Included in the database connectivity, data from the table, query, deletion, modification and other basic fu
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:49737
    • 提供者:江宇
  1. VC数据库编程实例ORACLE数据库(经典)

    1下载:
  2. VC数据库编程实例-ORACLE数据库VC数据库编程实例-VC database programming examples - ORACLE database programming examples VC
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:153474
    • 提供者:小蔡
  1. oralib

    0下载:
  2. 对Oracle数据库OCI的一个轻量级封装,使用方便可靠,对于用VC++开发数据库应用有极强的辅助作用。-Oracle OCI right of a lightweight package, easy to use and reliable, with VC database applications have a strong supporting role.
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:26063
    • 提供者:griea
  1. oracle_oci

    1下载:
  2. 访问oracle 数据库的oci (VC)封装,使用起来非常简单。-visit oracle database columns (VC) Packaging, it is very simple to use.
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:6115
    • 提供者:孙盛
  1. vc++6.0-orcale

    0下载:
  2. vc++6.0与orcale的连接及对orcale数据库数据的提取-vc 6.0 orcale connection with the right orcale database and data extraction
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:100056
    • 提供者:王雨文
  1. GetDataformVc++AndOrcale

    1下载:
  2. 在VC++中对Orcale数据库的数据进行提取,然后分析,是挖掘的基础!-in VC on the Oracle database data extraction, then, is to tap the basis!
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:53487
    • 提供者:xiongbo
  1. OracleOCI

    2下载:
  2. Oracle OCI 应用,VC++中如何用ORACLE OCI实现Oracle数据库的连接和对表的访问-Oracle OCI applications, VC how to use Oracle OCI Oracle database connectivity, and the visit of table
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:510210
    • 提供者:王金陵
  1. VCOLEMRecordsSample

    0下载:
  2. 从vc连接到oracle数据库。包括连接,-from vc connected to the oracle database. Including connectivity,
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:102606
    • 提供者:冯立强
  1. ocidb12323

    0下载:
  2. VC开发环境,实现数据库的连接功能.有oracle OCI的编程资料,有oracle OCI的编程资料源码.-VC development environment, the database connectivity. Oracle OCI is the programming information, oracle OCI programming information source.
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:4743
    • 提供者:郑华
  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-28
    • 文件大小:309302
    • 提供者:liugong
  1. StudentInfo

    0下载:
  2. VC++数据库代码,数据类型为Oracle,实现了数据库的增删改查的功能-VC++ database code, the data type is Oracle, additions and deletions to the database to achieve the function of search
  3. 所属分类:Oracle

    • 发布日期:2017-05-08
    • 文件大小:2036619
    • 提供者:lirui
  1. oci_-test

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

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

    0下载:
  2. 在vc中创建数据库,修改数据库内容,删除数据,删除数据库等-Create a database in vc, modify database contents, delete data, delete databases, etc.
  3. 所属分类:Oracle

    • 发布日期:2017-03-31
    • 文件大小:10938
    • 提供者:jasmine
  1. Occi2

    0下载:
  2. 这是书上的代码,使用OCCI开发Oracle9i数据库应用程序,VC编的,供大家参考-This is the book code, OCCI using Oracle9i database application development, VC-compile for your reference
  3. 所属分类:Oracle

    • 发布日期:2017-05-07
    • 文件大小:41949
    • 提供者:Lynn
  1. ADOTEST01

    0下载:
  2. VC++6.0实现连接数据库,用了两种方法,供大家参考-VC++ 6.0 connectivity database, two methods used for reference
  3. 所属分类:Oracle

    • 发布日期:2017-05-11
    • 文件大小:98033
    • 提供者:sa
  1. supermarketERP

    0下载:
  2. vc++和oracle 9i实现的超市进销存管理系统,源代码详细,可直接拿来使用,或者在此基础上二次开发,可以学习到oracle数据库的基本操作和如何在基于对话框的程序中进行打印-vc++ and oracle 9i realize Invoicing supermarket management system, the source code in detail, can be directly used to use, or on the basis of secondary develop
  3. 所属分类:Oracle

    • 发布日期:2017-05-29
    • 文件大小:1676804
    • 提供者:song
  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. yiyuanguahaoxitong

    1下载:
  2. 基于MFC的医院挂号系统,采用Orecal数据库来进行医生图片的大字段存储。能实现挂号、退号、医生管理、登陆等问题。便于VC初学者和Orecal数据库的初学者学习,简单易懂-MFC-based hospital registration system, using Orecal database for medical images stored in the large field. To achieve registration, back number, the doctor manage
  3. 所属分类:Oracle

    • 发布日期:2017-04-02
    • 文件大小:76133
    • 提供者:刘伟
  1. VC_ORacle

    0下载:
  2. VC++连接ORacle数据库的几种方法,其中包括PROC连接-VC++ database connection ORacle several methods, including PROC connection
  3. 所属分类:Oracle

    • 发布日期:2017-04-03
    • 文件大小:121633
    • 提供者:王磊
  1. VCPP-connect-Oracle-Database

    0下载:
  2. 详细讲解了VC++中连接Oracle数据库的几种方法,有odbc,ado,proc,oci-Explained in detail to connect VC++, Oracle database in several ways, there are odbc, ado, proc, oci
  3. 所属分类:Oracle

    • 发布日期:2017-03-28
    • 文件大小:261800
    • 提供者:kulong
« 12 »
搜珍网 www.dssz.com