搜索资源列表
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.
200411414532133763
- 在Powerbuilder中直接执行Oracle 的SQL 语句-in Powerbuilder direct execution of Oracle SQL
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
GuestBook
- 留言簿架构 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人签写留言 2 、基本的UBB支持,如[url]http://www.lunji.com[/url],[color=\"red\"]红色字[/color] 3 、ctrl+enter可提交留言 4 、搜索留言 5 、悄悄话功能 安全: 1 、解决了连串字母将表格撑大问题 2 、用户名与留言内容不能太长或为空 3 、用户不能冒充版主留言 4 、屏垃圾
用动态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
otlv4h
- OTL是Oracle 和 ODBC 的模板库,它屏蔽数据库操作的底层,提供数据库连接功能,以标准 C++ 流的方式完成嵌入式 SQL 语句、存储过程的执行和光标操作。 -OTL is the Oracle and ODBC Template Library, which shield the underlying database operations to provide database connectivity to standard C++ stream manner embedded
OracleStudy
- Oracle数据库的执行语句的学习笔记,供大家分享.-oracle sql study file
Oracle121223
- 储过程(Stored Procedure)是一组为了完成特定功能的SQL语句集,经编译后存储在数据库中。用户通过指定存储过程的名字并给出参数(如果该存储过程带有参数)来执行它。存储过程是数据库中的一个重要对象,-Stored procedures (Stored Procedure) is a set of specific functions in order to complete set of SQL statements, the compiled stored in the datab
Oracle-SQL-statements-efficiency
- Oracle的SQL语句执行效率问题查找与解决方法。-Oracle SQL statements efficiency problem finding and solving methods
SQL
- 教我们如何写出高效率可执行的好的sql;这是个文档利于我们学习-how to write sql
ORACLE-plan-a-sql-tuning
- oracle sql调优培训资料以及执行计划介绍-oracle sql tuning
InformaticaPPowerCenter200608
- 当你有很多数据要处理的时候,能够有效地使用所有的计算资源是非常重要的。不管是台个人电脑,还是有数百台服务器,你都想让Kettle能尽可能的使用所有可用的计算资源,并在可接受的时间范围内获取执行结果。-SQL optimization and monitoring
convert_to_pinyin
- 这是一个oracle可以执行的sql代码,功能是将汉字转为全拼或返回拼音首字母。-Chinese characters to spelling or return to the first letter of alphabet
s_userorg
- java操作上传sql文件,然后通过执行上传的Sql脚本文件来对数据表的操作-sql upload
oracle_Timer
- 扩展Oracle数据库,通过在数据库中加入时态对象,使得数据库具有对时态数据的查询和处理能力,直接将sql文件在sqlplus下执行即可。-Extending Oracle through the state objects in the is added, making the has a temporal data query and processing capabilities, you can directly the sql file in sqlplus.
oracle sql执行很长如何查看进度.txt
- oracle sql执行很长如何查看进度.txt
SQL-language-environment
- SQL基础语法,结构和组件、以及如何设计并执行一个PL/SQL程序。-SQL basic syntax, structure and components, and how to design and a PL/SQL program.