-
OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的...
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
- 2023-05-23 00:55:03下载
- 积分:1
-
数据结构中常用结构的动态演示,可以帮助初学者更好的理解其结构的实现...
数据结构中常用结构的动态演示,可以帮助初学者更好的理解其结构的实现-data structure used dynamic structure of the demonstration, and can help beginners a better understanding of its structure to achieve
- 2022-02-07 07:48:28下载
- 积分:1
-
closest point of the problem, realizing the partition method, random number gene...
最接近点对问题,分治法实现,随机生成N个数寻找最短路径的两个点-closest point of the problem, realizing the partition method, random number generation N to find the shortest path to the two points
- 2022-07-13 00:33:28下载
- 积分:1
-
Description: Find a recursive practice basic operation list sort stack, queue da...
内容简介:
查找
递归
链表基本操作练习
排序
栈、队列基本操作练习
数据结构讲义-Description: Find a recursive practice basic operation list sort stack, queue data structure to practice basic operation notes
- 2022-02-05 23:37:42下载
- 积分:1
-
学籍管理系统源程序
学籍管理系统源程序-expulsion source management system
- 2022-08-19 17:56:51下载
- 积分:1
-
数据结构课程设计,表达式,用C语言实现,难度系数较高
数据结构课程设计,表达式,用C语言实现,难度系数较高-data structure curriculum design, expression, using C language, the higher the coefficient of difficulty
- 2022-08-06 03:22:22下载
- 积分:1
-
经过改进的C语言位操作功能
经过改进的C语言位操作功能-improved C-language feature
- 2022-04-11 23:25:38下载
- 积分:1
-
本程序是在turbo c 下运行,实现多项式的相加,相减,相乘.由4个函数组成...
本程序是在turbo c 下运行,实现多项式的相加,相减,相乘.由4个函数组成-This procedure is in turbo c run, realize the sum of polynomials, subtract, multiply. 4 function by the composition of
- 2022-07-10 03:54:35下载
- 积分:1
-
一元多项式相加数据结构算法
一元多项式相加数据结构算法-sum of one yuan polynomial algorithm data structure
- 2023-03-02 03:30:04下载
- 积分:1
-
This a collection of algorithms for sorting and searching.
This a collection of algorithms for sorting and searching.
- 2023-04-13 06:05:04下载
- 积分:1