搜索资源列表
_Oracle 存储过程优化.rar
- oracle存储过程后优化
如何调用oracle的函数、存储过程.rar
- 是关于ORACLE数据库的备份方面的
DOA访问Oracle存储过程
- DOA访问Oracle存储过程(使用DOA访问Oracle的存储过程更有效率、更方便)-DOA visit Oracle stored procedure (using Oracle visit DOA storage process more efficient, more convenient)
OracleProcedureExec
- 一个基于C#的Oracle存储过程执行系统。-one based on the C# Oracle stored procedure execution system.
HXClient
- 这个程序现在运行于济南联通。是个114查号的座席端程序。主要技术功能是实现c++调用oracle存储过程。 并且,实现了来电时弹屏。若您想做类似话务座席端程序,可以借鉴。
Simple_Csharp_code_generator_for_Oracle
- 根据Oracle数据库的表结构自动生成常用的Oracle存储过程
oracle
- oracle数据库存储过程的一些小实例,相信对你的oracle存储过程的学习会有很大的帮助。
ADOHelper.rar
- VC、ADO数据库操作类ADOHelper,可以插入删除、执行存储过程,可以支持的数据库有SOLServer2000、Access、Oracle。,VC, ADO database operations class ADOHelper, you can insert delete, execute a stored procedure, can be supported databases SOLServer2000, Access, Oracle.
OracleHelper
- c# Oracle数据操作类,包括执行返回各种类型的存储过程的方法。-c# Oracle
PKG
- 使用VC++ MFC程序界面,调用oracle存储过程,返回存储结果-Using VC++ MFC program interface, call oracle stored procedure store results to return
小区物业管理系统,纯oracle实现的,源代码直接可以使用
- 小区物业管理系统,纯oracle实现的,源代码直接可以使用,可以一次性的初始化数据库,通过使用存储过程,函数来实现相应的数据查看,还有很多功能,绝对的源码,学习oracle的一定用的上,自己慢慢看吧
analyzeSQL
- 分析大型系统源代码中包含的SQL语句,解析这些SQL语句访问的数据表和条件表达式,连接数据库,探测对应的数据表包含的记录个数和参与条件过滤的字段的有效值个数,为数据表构建索引策略提供,并自动生成索引创建脚本。目前支持的开发语言有Java、C++、Delphi、Oracle(存储过程、触发器)。-Analysis of large system source code is included in SQL statements, explains these SQL statements to a
TestAdo1
- vc连接oracle调用存储过程-vc connects the oracle transfer memory process
OracleHelper
- 访问oracle数据的与C#接口,在C#中如何连接oracle数据库,访问存储过程,批量更新数据库等-Oracle data access with C# interface, in C# how to connect oracle database, visit the stored procedure, update the database, such as bulk
sample1
- 创建ORACLE存储过程以及其他的序号等对象-ORACLE stored procedure to create as well as other objects, such as the serial number
OracleProcedure
- 该代码演示了 如何在c# 用存储过程操作oracle 数据库,在vs2005下调试通过。-c# opreat the oracle procedure.
DropTable
- 这是我写的一个删除临时表的Oracle存储过程,用到了游标操作,查看数据库锁表,检查数据库是否存在用户,删除用户,恢复数据-This is what I wrote to delete a temporary table, Oracle stored procedure, use the cursor operation, view the database lock tables, check the database the existence of users, delete users,
Procedure
- 创建db2 的存储过程的脚本 创建db2 的存储过程的脚本-Create a db2 stored procedure scr ipt
VFP-call-Oracle--procedure
- VFP中调用Oracle的存储过程 VFP由于其通俗、易用,深受广大开发人员的欢迎,但其安全性与稳定性却不十分完善。而Oracle在此方面的优点是有口皆碑的,两者结合,能开发出高效、安全和稳定的应用系统。有关在VFP中调用Oracle存储过程方法的资料较少,下面就此举一简单例子,希望起到抛砖引玉的作用。-Calling Oracle stored procedure in VFP VFP popular because of its ease of use, the majority
oracle进阶之PLSQL编程
- 通过学习PL/SQL基础语法和函数、存储过程、包、触发器等数据库对象的概念、基本语法及应用,达到学以致用的目的,并能在应用程序中调用存储函数及过程(By learning basic concepts, basic syntax and application of PL/SQL basic grammar and functions, stored procedures, packages, triggers and other database objects, we can achieve