CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - oracle dynamic sql
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - oracle dynamic sql - List
[
Linux-Unix
]
proc示例程序
DL : 0
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。-c programming examples, and they perform dynamic SQL, and the establishment of multiple data link, the implementation of PL / SQL block of code examples, and are packaged as function interface.
Date
: 2008-10-13
Size
: 3.13kb
User
:
林千园
[
Other resource
]
学籍管理系统
DL : 0
采用access或ms-sql, oracle数据库 功能: 1。用户管理,权限授予; 2。学生学籍管理; 3。学生成绩管理; 4。强大得查询功能; 5。打印功能; 6。数据备份; ... 初始密码:admin 备注: 帮助文件已经丢失,正式发布得源码也已经丢失, 非常可惜。不过自己修改一下也可以凑合用用。 主要用到动态建立数据库,数据表, 动态sql语句生成,动态查询。-access or use ms - sql, oracle database functions : 1. User management, delegated authority; 2. Student enrollment management; 3. Student performance management; 4. The inquiry is strong; 5. Print function; 6. Data backup; ... Initial Password : admin Remarks : Help files have been lost, published in the official source has been lost, unfortunately. But his change it can make do with used. Use a dynamic database, data table, dynamic sql statement generation, dynamic query.
Date
: 2008-10-13
Size
: 1.13mb
User
:
方在笑
[
Other resource
]
QSQL.ZIP
DL : 0
Oracle PRO*C dynamic SQL sample with C source.
Date
: 2008-10-13
Size
: 5.86kb
User
:
沈燕
[
Linux-Unix
]
proc示例程序
DL : 0
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。-c programming examples, and they perform dynamic SQL, and the establishment of multiple data link, the implementation of PL/SQL block of code examples, and are packaged as function interface.
Date
: 2025-07-09
Size
: 3kb
User
:
林千园
[
Education soft system
]
学籍管理系统
DL : 0
采用access或ms-sql, oracle数据库 功能: 1。用户管理,权限授予; 2。学生学籍管理; 3。学生成绩管理; 4。强大得查询功能; 5。打印功能; 6。数据备份; ... 初始密码:admin 备注: 帮助文件已经丢失,正式发布得源码也已经丢失, 非常可惜。不过自己修改一下也可以凑合用用。 主要用到动态建立数据库,数据表, 动态sql语句生成,动态查询。-access or use ms- sql, oracle database functions : 1. User management, delegated authority; 2. Student enrollment management; 3. Student performance management; 4. The inquiry is strong; 5. Print function; 6. Data backup; ... Initial Password : admin Remarks : Help files have been lost, published in the official source has been lost, unfortunately. But his change it can make do with used. Use a dynamic database, data table, dynamic sql statement generation, dynamic query.
Date
: 2025-07-09
Size
: 1.13mb
User
:
方在笑
[
Oracle
]
QSQL.ZIP
DL : 0
Oracle PRO*C dynamic SQL sample with C source.
Date
: 2025-07-09
Size
: 6kb
User
:
沈燕
[
ADO-ODBC
]
Ocisql10
DL : 0
用动态SQL方法4连接 Oracle 的实现 动态SQL的第4种方法通过SQLDA(The SQL Descriptor Area)和oracle内部交换数据,可以执行直到程序运行时还不知道选择表项或虚拟输入宿主变量的个数和类型的SQL语句。 -Dynamic SQL Method 4 to connect Oracle s dynamic SQL to achieve the first four kinds of methods through the SQLDA (The SQL Descriptor Area) and oracle internal exchange of data, you can run until the program is running do not know when to choose the virtual table entry or the number of input host variables and types of SQL statements.
Date
: 2025-07-09
Size
: 102kb
User
:
zzg
[
Database system
]
ado_dll
DL : 0
这是我开发的利用vc++的ado接口连接并操作sqlserver和oracle的dll动态库。数据库的参数从配置文件pb.ini读取-This is what I use to develop vc++ The ado interface connector and operates sqlserver and oracle of the dynamic library dll. Database parameters pb.ini read from the configuration file
Date
: 2025-07-09
Size
: 60kb
User
:
侯健
[
SQL Server
]
oracle_dynamic_sql
DL : 0
介绍了在oracle里,如何使用动态SQL,如何进行级联删除,文件中举例阐述了实现方法-Introduction in the oracle, the how to use dynamic SQL, how to cascade delete, file, for example on implementation methods
Date
: 2025-07-09
Size
: 1kb
User
:
rong_hu
[
Database system
]
DataAccess
DL : 1
vb.net编写的数据库连接动态链接库。支持ASCCESS,SQL Server,Oracle。包括打开记录,写入记录,浏览记录等-vb.net database connection prepared dynamic link library. Supporting ASCCESS, SQL Server, Oracle. Including open records, written records, browsing records, etc.
Date
: 2025-07-09
Size
: 156kb
User
:
胡学刚
[
SQL Server
]
msmmPrj
DL : 0
动态SQL的第4种方法通过SQLDA(The SQL Descriptor Area)和oracle内部交换数据,可以执行直到程序运行时还不知道选择表项或虚拟输入宿主变量的个数和类型的SQL语句-Dynamic SQL in the first four kinds of methods through the SQLDA (The SQL Descriptor Area) and oracle internal exchange of data, you can run until the program is running do not know when to choose a virtual table or the number of input host variables and the type of SQL statement
Date
: 2025-07-09
Size
: 116kb
User
:
wfwef
[
Oracle
]
pkg_XXX
DL : 1
oracle 存储过程 包括 cursor record 动态sql 临时表等 用于oracle参考学习用-oracle stored procedure cursor record including dynamic sql temporary table, such as learning to use reference for oracle
Date
: 2025-07-09
Size
: 22kb
User
:
ningyang
[
WEB Code
]
0071494456_code
DL : 0
Part I: PL/SQL Fundamentals Chapter 1. Oracle PL/SQL Overview Chapter 2. PL/SQL Basics Chapter 3. Language Fundamentals Chapter 4. Control Structures Chapter 5. Error Management Part II: PL/SQL Programming Chapter 6. Functions and Procedures Chapter 7. Collections Chapter 8. Large Objects Chapter 9. Packages Chapter 10. Triggers Part III: PL/SQL Advanced Programming Chapter 11. Dynamic SQL Chapter 12. Intersession Communication Chapter 13. External Procedures Chapter 14. Object Types Chapter 15. Java Libraries Chapter 16. Web Application Development Part IV: Appendixes Appendix A. Oracle Database Administration Primer Appendix B. Oracle Database SQL Primer Appendix C. PHP Primer Appendix D. Oracle Database Java Primer Appendix E. Regular Expression Primer Appendix F. Wrapping PL/SQL Code Primer Appendix G. PL/SQL Hierarchical Profiler Primer Appendix H. PL/Scope Appendix I. PL/SQL Reserved Words and Keywords Appendix J. PL/SQL Built-in Functions
Date
: 2025-07-09
Size
: 1.47mb
User
:
Ratmir
[
ADO-ODBC
]
unicmp
DL : 0
用oracle动态sql写的对账工具,含有SQLDA写的内存数据库接口-Oracle dynamic sql to write with a reconciliation tool, written in memory containing the database interface SQLDA
Date
: 2025-07-09
Size
: 3.18mb
User
:
小蛮
[
Oracle
]
oracle-dynamic-SQL
DL : 0
oracle数据库关于动态SQL的开发使用-oracle dynamic SQL
Date
: 2025-07-09
Size
: 22kb
User
:
lhb
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.