登录
首页 » 数据结构 » OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的...

OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的...

于 2023-05-23 发布 文件大小:800.29 kB
0 188
下载积分: 2 下载次数: 1

代码说明:

OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的执行,进而创建应用程序的的应用程序接口(API)。它支持SQL所有的数据定义,数据操作,查询,事务管理等操作,支持C和C++的数据类型,调用,语法和语义。它提供了一组可对Oracle数据库进行存取的接口子例程(函数)。 OCI程序实质上就是用高级语言写的程序,其特点是内部含有对OCI子函数库的调用,通过在第三代程序设计语言(如C语言)中进行调用可达到存取ORACLE数据库的目的。 本工程包含一个简单的oci封装,封装oci的基本操作,日常开发中对速度要求比较高而ado和普通的odbc方法满足不了要求的情况下可以考虑使用-OCI (Oracle Call Interface) was developed by an ORACLE application development tool, one by accessing the Oracle database server and control the implementation of various types of SQL statements, thereby creating the application s application program interface (API). It supports all SQL data definition, data manipulation, query, transaction management, operation, support C and C++, data types, call, syntax and semantics. It provides a set of Oracle database can access the interface sub-routines (functions). OCI program in essence is to use high-level language to write programs, characterized by an internal subroutine library that con

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 实现哈希表的建立,插入等功能,并用初留余造,处理冲突...
    实现哈希表的建立,插入等功能,并用初留余数法构造,处理冲突-Realize hash wish foundation of form , function of meddling in etc. , and with leave remainder law construct for the first time, deal with the conflict
    2022-10-19 05:30:03下载
    积分:1
  • 门到门蔬菜服务
    门到门蔬菜服务程序的人可以订购从他们的家的蔬菜和蔬菜将 蔬菜店到他们的家。这个项目是蔬菜销售者可以管理他们的 库存
    2022-02-02 13:01:59下载
    积分:1
  • 本软件的前台设计由Visual Basic实现。利用Access用户界面工具进行库的创建和管理。本系统界面设计大方、简洁、实用,操作简单方便,是一款完全适合...
    本软件的前台设计由Visual Basic实现。利用Access用户界面工具进行数据库的创建和管理。本系统界面设计大方、简洁、实用,操作简单方便,是一款完全适合普通小区物业日常事务管理的软件。软件设计综合了具有一定代表性的多家物业管理公司的业务模式和需求。能实现房产、客户等小区的智能化管理,可以提高物业管理的效率。-The paper describes the design and realization of Property Manage System(PMS) .The foreground of the software is carried out by Visual Basic 6.0. Using the Access customer interface tool to create and manage the database. This interface of the system is generous, practical, with simple operational method, and it is also a software complete suiting the common Property business management.It synthesizes the requirement and business mode of many property management company in designing precess.It can realize the management of house property, customer in a small area of inhabitancy. And increase the efficiency of the property management.
    2022-02-20 04:31:40下载
    积分:1
  • This program implements the transformation of string to integer.This module is o...
    这是一个字符串到整型的转换,在很多程序设计中,这个小模块被频繁使用到。-This program implements the transformation of string to integer.This module is often used in many other program.
    2023-05-16 15:25:03下载
    积分:1
  • Human Resource Management System (with source code), with VFP implementation has...
    人力资源管理系统(附源码),用VFP实现的,已经连编了,比较完善!-Human Resource Management System (with source code), with VFP implementation has not even compiled, and more perfect!
    2022-03-04 02:37:28下载
    积分:1
  • Computer hardware sales management system
    电脑公司硬件销售管理系统-Computer hardware sales management system
    2022-02-06 13:48:01下载
    积分:1
  • 本文当为二叉树的演示程序,应用于学习研究
    本文当为二叉树的演示程序,应用于学习研究-In this paper, as the binary tree demo program used in study
    2023-08-23 16:15:03下载
    积分:1
  • 图书馆管理系统,PHP
    应用背景图书馆管理系统软件是用于监测和控制交易库。 ;图书馆管理系统是PHP MySQL主要集中在库中添加新成员的基本操作一样发达,新的书和更新信息,图书搜索、成员和设施,图书的借阅和归还关键技术图书馆管理系统的目的主要是提供图书馆自动化。用户提供的类别是:图书管理员:他可以读或写的任何成员的信息,可以更新,删除或创建一个会员计划。成员:他可以得到一本书。该应用范围广,可用于任何教育研究所,也可以在办公室使用的必要修改完成。有了这个应用程序,人工应用程序转换为自动在线应用。例如用途,定制的数据是用于此目的。用户将没有特权输入有关书籍的资料。在应用程序的三个主要组成部分:•登录•问题/借书•平衡费系统提供的解决方案是:•提供更好的和有效的服务•更快的信息检索减少图书馆工作人员的工作量本书的所有细节都可在点击•较少的文件工作和文件维护
    2023-05-07 00:05:02下载
    积分:1
  • 含并、交和差运算的集合类型试验报告,这个报告是做计算机试验的标准样式,分为了7个模块。...
    含并、交和差运算的集合类型试验报告,这个报告是做计算机试验的标准样式,分为了7个模块。-containing, intersection and poor computing pool type test report, the report is made to the standard computer test pattern, divided into seven modules.
    2023-03-02 05:40:03下载
    积分:1
  • 字符串匹配
    比较两字符串(
    2022-01-30 23:35:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载