搜索资源列表
ADO连接Oracle和MS SQL
- 本源代码实现同时对数据库Oracle和MS SQL的连接,通过对配置文件的修改来实现,本代码执行生产为dll文件。-source code to the database simultaneously Oracle and MS SQL connectivity, the configuration file through changes to achieve the production code execution dll file.
数据库上机实验四
- 使用ORCLE创建表,及相关操作。包括有详细的。SQL文件,直接使用PL/SQL即可导入数据库查看。-ORCLE used to create forms, and related operations. Includes detailed. SQL documents, direct access PL / SQL can look into the database.
网上机票订票系统数据库(oracle实现)
- 这是一个网上订票系统,包括具体的建模以及SQL实现。实现部分包括触发器,存储过程等-This is an online booking system, including specific modeling and SQL. Implementation includes triggers, stored procedures, etc.
1.Oracle8i_9i数据库基础
- 本讲稿(ORACLE8i 数据库基础)是作者在多年的工作和授课中的总结,主要包括两个部分,第一部分是ORACLE SQL*PLUS基础,主要讲述ORACLE 应用系统设计的基本知识和给出一些有用的实例;第二部分是介绍ORACLE PL/SQL知识,主要讲述ORACLE数据库PL/SQL程序设计所用到基本知识,这部分给出进行应用设计所必需的基础知识。这两部分的内容都尽可能做到内容简洁而全面。特点是,1.用简单明了的语句对解释各个部分的内容,省去一些理论性的解释;2.给出作者在应用设计和开发中的一些
SQLCode代码和SQL生成向导
- 这是个SQL语句和代码生成向导,当写字段较多的SQL语句时很省事,适用于Delphi、C++Builder。 通过本程序可以方便快速的生成对Oracle单表的Insert、Update、Delete语句和对应的Delphi组件。 如果你想对Oracle表进行Insert、Update、Delete操作,那么只要把通过本向导产生的组件和代码 粘贴在程序里就可以直接运行。 --------------------------------------- 使用者须知:因为Oracle
oracle-sql-for-cognos
- Oracle的SCOTT数据库在Cognos实现-implement Oracle DB SCOTT in Cognos
CRM
- 客户关系管理系统,Jsp,用Jbuilder编写。本实例支持Oracle 9i数据库(同时也支持MySQL、SQL Server数据库)。-Customer relationship management system, Jsp, prepared with Jbuilder. Examples of support for the Oracle 9i database (as well as support for MySQL, SQL Server database).
DBASQL
- oracle 10g管理员管理数据库SQL,好资料!-oracle 10g database administrators to manage SQL, good information!
Oracle
- Oracle 编写的代码 主要是一个项目的数据库设计,很好,很有价值的,里面有一些存储器,序列等-Oracle preparation of the code is primarily a project database design, very good, great value, which has some memory, sequencing, etc.
207
- 接着上一个数据库实例,这个实例是帮助大家初步学会连接Oracle数据库,一般的实例都是连接SQL Server数据库的,所以这个实例对于使用Oracle数据库的同学很有帮助。-Then on a database instance, the example is to help everyone learn to connect the initial Oracle database are all examples of the general SQL Server database conn
SQL-optimized
- 本书是一个讲解如何对 Oracle 数据库进行优化的ppt文档。该书讲解清晰,结合实例,实用性强。-This book is an Oracle database on how to optimize the ppt file. The book on the clear, with examples, practical.
PLSQLDeveloper
- 压缩包中的程序为Oracle数据库的第三方工具PLSQL Developer。-Compressed package of programs for the Oracle database, third-party tools PLSQL Developer.
shujku
- 中大型公司使用空白数据库脚本,适用于有专攻数据库这方面的人员-Medium and large companies use a blank database, scr ipting, specializing in the database apply to staff in this area
database-SQL
- 调度功能模块SQL数据库建表语句,实现数据库表的建立,ORACLE数据库系统使用。-Scheduling function modules to build a database table SQL statement to achieve the establishment of a database table, ORACLE database systems.
pl.sql.setup
- PL/SQL Developer是一个集成开发环境,专门面向Oracle数据库存储程序单元的开发。如今,有越来越多的商业逻辑和应用逻辑转向了Oracle Server,因此,PL/SQL编程也成了整个开发过程的一个重要组成部分。PL/SQL Developer侧重于易用性、代码品质和生产力,充分发挥Oracle应用程序开发过程中的主要优势。-PL/SQL Developer is an integrated development environment, specifically for Or
SQL
- oracle数据库游标,函数,过程,异常等等小程序,可供大家参考一下-oracle database, cursor, function, process, exception, etc. applet, for your reference
sql
- 数据库学习课件~~~内含上机指导 可供初学者使用-Learning Software ~ ~ ~ database contains guidance on the machine to use for beginners
sql-Exerise
- 这是一套关于Oracl的数据库系统的习题,考察了数据库的基本及进阶学习,答案隐藏在本文档中!-This is a database system on Oracl exercises, examine the database of basic and advanced learning, the answer is hidden in this document!
SQL必知必会 第4版
- SQL即结构化查询语言(Structured Query Language),是一种特殊目的的编程语言,是一种数据库查询和程序设计语言,用于存取数据以及查询、更新和管理关系数据库系统(The relational data model and use of the SQL language allows for enterprise level performance and scalability)
SQL必知必会(第3版)
- 数据库学习语句,对于使用PL/SQL来操作数据库的人来说非常实用(Database learning statement)