搜索资源列表
大型数据库技术
- 《大型数据库技术:Oracle 9i高级程序设计教程》随书光盘。 本书结合大量的实例,介绍如何利用Oracle来管理和维护数据,以及使用JSP、PHP和C#开发C/S模式和B/S模式网络数据库应用程序。全书分为管理篇、开发篇和实践篇3个部分。管理篇和开发篇Oracle数据库的管理和开发技术;实践篇完整地介绍使用JSP、PHP和C#开发的基于Oracle数据库项目的实例。这些实例既可以作为独立的系统运行,也可以取其中的一部分作为应用软件的一个模块,具有很强的实用性。本书所附光盘内容为本书的所
Oracle9i-SGA
- Oracle 在启动的时候指定SGA使用多少虚拟内存,并且在运行时允许实例通过调整buffer cache, shared pool, large pool和PGA的大小动态的调整SGA。-Oracle boot time designated SGA amount of virtual memory, and at runtime allowing example by adjusting the buffer cache, shared pool, large pool and the si
SQLDA_oracle
- 动态SQL的第4种方法通过SQLDA(The SQL Descr iptor Area)和oracle内部交换数据,可以执行直到程序运行时还不知道选择表项或虚拟输入宿主变量的个数和类型的SQL语句。-the first four methods through SQLDA (The SQL Descr iptor A rea) and the exchange of data within the oracle, can be implemented until the procedures d
newsql234222
- oracle数据库通用sql工具:检查表空间、监控运行的SQL-oracle database sql generic tools : Table space inspection and monitoring operations of SQL
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
vc++
- vc++访问DAO数据库 运行目录,驱动器根目录下
用动态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
exp和imp命令详解
- ORACLE数据库有两类备份方法。第一类为物理备份,该方法实现数据库的完整恢复,但 数据库必须运行在归挡模式下(业务数据库在非归挡模式下运行),且需要极大的外部 存储设备,例如磁带库;第二类备份方式为逻辑备份,业务数据库采用此种方式,此方 法不需要数据库运行在归挡模式下,不但备份简单,而且可以不需要外部存储设备。 数据库逻辑备份方法 ORACLE数据库的逻辑备份分为三种模式:表备份、用户备份和完全备份-ORACLE database there are two types of backup m
SQLCode代码和SQL生成向导
- 这是个SQL语句和代码生成向导,当写字段较多的SQL语句时很省事,适用于Delphi、C++Builder。 通过本程序可以方便快速的生成对Oracle单表的Insert、Update、Delete语句和对应的Delphi组件。 如果你想对Oracle表进行Insert、Update、Delete操作,那么只要把通过本向导产生的组件和代码 粘贴在程序里就可以直接运行。 --------------------------------------- 使用者须知:因为Oracle
FH_Oracle8.05
- 飞华Oracle8.05客户端(2兆精简绿色免安装版) 最小化最精简最傻瓜式Oracle客户端 此程序为了方便,我加入了安装数据引擎BDE(Borland Database Engine),你若为了方便,可以删除BDESetup文件夹,这样客户端安装程序还不到2兆。 说明: 我经常要用到Oracle,也就是每一安装都要把整个安装盘复制到电脑的根目录,且安装盘有600多兆,很不方便,为了安装客户端省去复杂的安装配置过程,我特用Delphi程序制作了一个精简傻瓜的程序,你
oracle
- oracel 数据库sql学习命令 所有命令都在oracle sqlplusw下运行通过 是学习oracle的同志不可或缺的。-oracel database sql command to learn all the commands are run by the oracle sqlplusw comrades is essential to learn oracle.
03_PDMTOexel-(2)
- PowerDesigner PDM生产数据字典,很方便,做好PDM后,直接运行脚本就可以生产想要的 数据字典了。-PowerDesigner PDM production data dictionary, it is convenient to do PDM, run the scr ipt directly can produce the desired data dictionary.
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
oracleexample
- oracle的实例,要安装oracle10g才能运行-oracle instance, it is necessary to install the Oracle10g to run
jspOracleExample
- 非常好的jsp+Oracle实例,绝对可以运行, 请大家下载-Very good jsp+ Oracle instance and it can definitely run, please download
statspackreport
- 关于Oracle的性能调整,一般包括两个方面,一是指Oracle数据库本身的调整,比如SGA、PGA的优化设置,二是连接Oracle的应用程序以及SQL语句的优化。做好这两个方面的优化,就可以使一套完整的Oracle应用系统处于良好的运行状态。 本 文主要是把一些Oracle Tuning的文章作了一个简单的总结,力求以实际可操作为目的,配合讲解部分理论知识,使大部分具有一般Oracle知识的使用者能够对Oracle Tuning有所了解,并且能够根据实际情况对某些参数进行调整。关于更加
shiyan1
- 为c++类的调用,要求在c++环境中运行-For c++ type of call requires c++ environment
oraclecommands
- oracle运行命令大全,很全详细,很有帮助-Encyclopedia of oracle running order, very detailed
DataBackupandRecoveryofArcSDEBasedonOracle
- 介绍如何对运行于Oracle9 i关系数据库的ArcSDE数据进行备份与恢复,防止存储介质的 意外损坏导致严重的空间数据损失,防止由于用户误操作引起的数据丢失。-How right Oracle9 i relational database running on the ArcSDE data backup and recovery, to prevent accidental damage to storage media lead to serious loss of spatial
RdbmA
- 通过数据库自带RDBMA软件包监控数据库运行情况-Package through a database monitoring database RDBMA own operation