CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 Oracle数据库 搜索资源 - OR

搜索资源列表

  1. 8

    0下载:
  2. Connection Oracle9i database Read and Wrote Lob ,long or long raw type and save to file
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:7939
    • 提供者:sean
  1. Oracle_ImpExp_Characterset

    0下载:
  2. 介绍了字符集的三种修改方法:注册表修改、命令行修改、dmp文件修改,并分别对Imp或Exp的三种模式进行了介绍及制作相应的批处理文件(.bat),提供了UE(ultraEdit-32 v11.20b)软件进行dmp文件的修改。-characters introduced three collections of modification method : Registry changes command line changes trigger documents, and they were
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:7139319
    • 提供者:杨春生
  1. dzsd

    0下载:
  2. 电子书店说明 本站基本功能如下: 首页(index.jsp) 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。 用户注册. 用户登录. 查看用户的订单信息. 修改用户个人信息。 后台管理部份: 商店图书管理:添加,修改,删除,查看。 用户信息管理:查看,修改,删除。 订单信息管理:查看订单清单,更新订单付款,出货状态。删除订单。 数据库设计时采用Oracle进行的,可以用所
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:4419890
    • 提供者:cyy
  1. SQLDA_oracle

    0下载:
  2. 动态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
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:118616
    • 提供者:xian
  1. oracle_resource

    0下载:
  2. 查找ORACLE系统最耗费系统资源是是什么任务或什么语句-find the most cost system resources is what is the role or what sentences
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:1084
    • 提供者:again
  1. ODAC_SDAC

    0下载:
  2. ODAC+SDAC源代码,本人已经编译通过,在ODAC目录有个工程包,打开来编译就行。 注意要在C盘建立c:\\bpl c:\\bpl\\dcu两个目录,并将这两个目录增加到LIB目录里。 如果有以前的ODAC或者SDAC,需要卸载以前的包,删除原有的BPL和DCU文件。-ODAC SDAC source code, I have compiled through the ODAC a directory works package, Open to build on the trip.
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:4381793
    • 提供者:ourenyang
  1. LibaryManageSystem

    0下载:
  2. 本站基本功能如下: 首页(index.jsp) 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。 用户注册. 用户登录. 查看用户的订单信息. 修改用户个人信息。 后台管理部份: 商店图书管理:添加,修改,删除,查看。 用户信息管理:查看,修改,删除。 订单信息管理:查看订单清单,更新订单付款,出货状态。删除订单。 -basic functions of the site are as foll
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:4424481
    • 提供者:章曼
  1. 用动态SQL方法4连接 Oracle 的实现

    0下载:
  2. 动态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
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:118476
    • 提供者:黄胜
  1. otlcopy

    0下载:
  2. 使用otl包实现oracle表数据的复制 命令用法: tabcopy <源数据> <目标表> <源库> <目标库> 源数据:可以是数据表名或者是SQL查询语句(用双引号括起来)。 目标表:目标数据表名,不存在则自动创建。 源库:格式为\"用户名/密码@//IP:端口/服务名\" 目标库:格式为\"用户名/密码@//IP:端口/服务名\"-Copy the table data oracle command usage: ta
  3. 所属分类:Oracle

    • 发布日期:2017-04-03
    • 文件大小:5610
    • 提供者:muren
  1. PLSQL

    1下载:
  2. PL/SQL8.0 官方最新版+汉化文件+注册码 自己在官网上下载的,能用且好用,分享给希望学做或正在做oracle数据库管理的人-PL/SQL8.0 Speaking of the official document++ latest version of their own on the official website to download registration code, and can be used and easy to use, share, or want to le
  3. 所属分类:Oracle

    • 发布日期:2017-06-14
    • 文件大小:22066673
    • 提供者:兰天
  1. Oracle--biancheng

    0下载:
  2. 设有学生表student(学号sno, 姓名sname, 年龄 sage,系别dept)、课程表Course(课程号cno,课程名称cname)和选课表sc(学号sno,课程号cno,成绩grade),用Oracle PL/SQL语言设计一个名为pkg_student程序包,要求: (1)写出程序包头和包体的定义,其中包含函数avgGradePerCourse和存储过程printAvgGradeCourse。 (2)函数avgGradePerCourse计算某门课程的平均成绩,必须用P
  3. 所属分类:Oracle

    • 发布日期:2017-03-22
    • 文件大小:6822
    • 提供者:yymind
  1. Database_Interface

    0下载:
  2. 一个方便的数据库接口,可以将xls(excel表格)或DBF(foxpro)文件中的数据一步导入到oracle数据库中-A convenient database interface, can import xls (excel form) or DBF (foxpro) file data into oracle database
  3. 所属分类:Oracle

    • 发布日期:2017-05-15
    • 文件大小:3723664
    • 提供者:Tony
  1. supermarketERP

    0下载:
  2. vc++和oracle 9i实现的超市进销存管理系统,源代码详细,可直接拿来使用,或者在此基础上二次开发,可以学习到oracle数据库的基本操作和如何在基于对话框的程序中进行打印-vc++ and oracle 9i realize Invoicing supermarket management system, the source code in detail, can be directly used to use, or on the basis of secondary develop
  3. 所属分类:Oracle

    • 发布日期:2017-05-29
    • 文件大小:1676804
    • 提供者:song
  1. DatabaseImporterToOracle[ODBC]

    0下载:
  2. 通过JDBC:ODBC桥将任意ODBC支持的数据库导入到Oracle(或任意数据库)-Through the JDBC: ODBC Bridge support any ODBC database into Oracle (or any database)
  3. 所属分类:Oracle

    • 发布日期:2017-04-06
    • 文件大小:4966
    • 提供者:Shade Pearson
  1. PL.SQL.Develope

    0下载:
  2. PL/SQLDeveloper是一种集成的开发环境,专门用于开发、测试、调试和优化OraclePL/SQL存储程序单元,比如触发器等。PL/SQLDeveloper功能十分全面,大大缩短了程序员的开发周期。强大的PL/SQL编辑器,完善的Debugger调试器(需要Oracle7.3.4或以上版本)询问创建\SQL视窗\命令视窗\报告视窗\项目\浏览器\过程优化\HTML手册\Non-PL/SQL目标\模板目录\比较用户目标\输出用户目标\工具\lug-In扩展\Multi-threadedID
  3. 所属分类:Oracle

    • 发布日期:2017-06-10
    • 文件大小:18285657
    • 提供者:刘海滨
  1. Oracle10gConcepts_English_to_Chinese

    0下载:
  2. Oracle10g Concepts的中英文对照,作者翻译虽然比较粗糙,但给读英文有困难的读者还是提供了很大帮助-Oracle10g Concepts in Chinese and English contrast, the authors translated Although it is quite rough, but have difficulties to read English readers, or provide a great help to
  3. 所属分类:Oracle

    • 发布日期:2017-05-12
    • 文件大小:2961255
    • 提供者:涂君兰
  1. Console Oracle

    1下载:
  2. 控制台类型的C#源代码,是用于创建、删除Oracle用户、以及快速备份、还原Oracle数据的工具。-using for Oracle to Create or delete user
  3. 所属分类:Oracle数据库

    • 发布日期:2013-06-26
    • 文件大小:194002
    • 提供者:李飞翔
  1. SAP_very_useful_Oracle_SQL_cmd

    0下载:
  2. Useful SQL commands or scr ipts to alter Oracle table used for SAP
  3. 所属分类:Oracle

    • 发布日期:2017-04-06
    • 文件大小:20759
    • 提供者:john baag
  1. jiaoben

    0下载:
  2. create or replace trigger delete_emp after delete on departments for each row begin delete from employees where departmentid=:old.departmentid end delete_emp -create or replace trigger delete_emp after delete on departments for ea
  3. 所属分类:Oracle

    • 发布日期:2017-03-26
    • 文件大小:16054
    • 提供者:saj
  1. ocl

    0下载:
  2. 有关oracle数据库在C或C++中用ocl进行操作的库-The oracle database in C or C++ library used to operate ocl
  3. 所属分类:Oracle

    • 发布日期:2017-04-01
    • 文件大小:912120
    • 提供者:yuma
« 12 3 »
搜珍网 www.dssz.com