搜索资源列表
VC与ORACLE数据的提取
- VC与ORACLE数据提取编程,你可以在VC环境下操作ORACLE游刃有余!-VC and ORACLE data extraction program, you can operate under VC ORACLE toiled!
大型数据库技术
- 《大型数据库技术:Oracle 9i高级程序设计教程》随书光盘。 本书结合大量的实例,介绍如何利用Oracle来管理和维护数据,以及使用JSP、PHP和C#开发C/S模式和B/S模式网络数据库应用程序。全书分为管理篇、开发篇和实践篇3个部分。管理篇和开发篇Oracle数据库的管理和开发技术;实践篇完整地介绍使用JSP、PHP和C#开发的基于Oracle数据库项目的实例。这些实例既可以作为独立的系统运行,也可以取其中的一部分作为应用软件的一个模块,具有很强的实用性。本书所附光盘内容为本书的所
prc_bs_fact_serv_fee_int
- 一个oracle数据库系统,游标使用的样例,并包含程序控制-an oracle database system, the use of the sample cursor, and contains program control
oraback
- 可设置用户名,密码,加到计划里,便可自动备份指定数据库-can set up user name, password, added to the program and will automatically backup designated database
exp0326C
- 本程序是将ORACLE数据库中的表导出成为XML文件的程序。 1. 运行本程序前必须确保机器上已安装JDK 1.4.x 2. 编辑cfg.ini中的参数 3. 运行startup.bat -this program is to the Oracle database table as an XML file is derived procedures. 1. Run this program before must ensure that the machine has been
用动态SQL方法4连接 Oracle 的实现
- 动态SQL的第4种方法通过SQLDA(The SQL Descr iptor Area)和oracle内部交换数据,可以执行直到程序运行时还不知道选择表项或虚拟输入宿主变量的个数和类型的SQL语句。 原作者:wujinglong-the first four methods through SQLDA (The SQL Descr iptor Area) and the exchange of data within the oracle, can be implemented until th
DBPoolManage
- 一个数据库连接池,能捕获close方法,初始的时候指定初始化多少个连接,如果超过连接个数,则会自动递增连接个数,同时,在代码中可以直接调用close方法,程序会自动捕获-a database connection pool that can capture close, the initial initialization time specified number of connections exceeds the number connections, connections will b
DML_test_apple
- 一个MPI多进程与proc*c结合对oracle数据库测试的一个小程序,创意比较独特,很实用。-a more MPI processes and proc * c combination of oracle database testing a small program, a unique creative and practical.
sc_ora2
- Delphi编写的基于Oracle的分布式数据库的演示程序,对分布式数据库的使用很有帮助-Delphi-based Oracle Distributed Database Demonstration Program, the use of distributed database helpful
OciClasses.rar
- 这是一个开发oracle接口程序的示例源码。。,This is an example of the development oracle interface program source code. .
FH_Oracle8.05
- 飞华Oracle8.05客户端(2兆精简绿色免安装版) 最小化最精简最傻瓜式Oracle客户端 此程序为了方便,我加入了安装数据引擎BDE(Borland Database Engine),你若为了方便,可以删除BDESetup文件夹,这样客户端安装程序还不到2兆。 说明: 我经常要用到Oracle,也就是每一安装都要把整个安装盘复制到电脑的根目录,且安装盘有600多兆,很不方便,为了安装客户端省去复杂的安装配置过程,我特用Delphi程序制作了一个精简傻瓜的程序,你
Oracle10g
- 这是《Oracle10g数据库管理与应用系统开发》的随书光盘,里面有各个章节的例子程序,希望可以帮助到需要的人-It is " Oracle10g database management and application development" of the CD with the book, there are various sections of the example program, I hope to help people who need
Oracle--biancheng
- 设有学生表student(学号sno, 姓名sname, 年龄 sage,系别dept)、课程表Course(课程号cno,课程名称cname)和选课表sc(学号sno,课程号cno,成绩grade),用Oracle PL/SQL语言设计一个名为pkg_student程序包,要求: (1)写出程序包头和包体的定义,其中包含函数avgGradePerCourse和存储过程printAvgGradeCourse。 (2)函数avgGradePerCourse计算某门课程的平均成绩,必须用P
VC-DataBase-Appication-of-ORACLE
- 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.
oracle-database-programming
- oracle函数大全 是学习oracle数据库编程知识中用到的材料。每个程序都要用到函数,对于初学者来说,不了解函数的可以到这个材料中来查找-oracle function Daquan oracle database programming knowledge is to learn the materials used. Each program must use the function, for starters, do not understand the function can g
CSharp-connedt-Oracle-without-client
- 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
11g_occi
- oracle 11g occi 开发文档,PDF 格式-oracle 11g occi program guide
OCIExample
- 使用OCI访问Oracle数据库。包含基本的数据库连接、访问、更新等操作。-use OCI visit Oracle database. The database contains basic connectivity, access, upgrade operations.
zaqxs
- 这是一个由VFP制作的程序!!!!好有用的喔!!!!!1-This is a program produced by VFP!!!! Good useful喔!!!!! 1
JDBC
- java程序与oracle数据库的连接实例,以及对数据的显示,增加,删除以及修改。-java program to connect with the oracle database instance, as well as data display, add, delete and modify.