Welcome![Sign In][Sign Up]
Location:
Search - oracle dynamic sql

Search list

[Linux-Unixproc示例程序

Description: 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.
Platform: | Size: 3205 | Author: 林千园 | Hits:

[Other resource学籍管理系统

Description: 采用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.
Platform: | Size: 1185732 | Author: 方在笑 | Hits:

[Other resourceQSQL.ZIP

Description: Oracle PRO*C dynamic SQL sample with C source.
Platform: | Size: 6000 | Author: 沈燕 | Hits:

[Linux-Unixproc示例程序

Description: 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.
Platform: | Size: 3072 | Author: 林千园 | Hits:

[Education soft system学籍管理系统

Description: 采用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.
Platform: | Size: 1185792 | Author: 方在笑 | Hits:

[OracleQSQL.ZIP

Description: Oracle PRO*C dynamic SQL sample with C source.
Platform: | Size: 6144 | Author: 沈燕 | Hits:

[ADO-ODBCOcisql10

Description: 用动态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.
Platform: | Size: 104448 | Author: zzg | Hits:

[Database systemado_dll

Description: 这是我开发的利用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
Platform: | Size: 61440 | Author: 侯健 | Hits:

[SQL Serveroracle_dynamic_sql

Description: 介绍了在oracle里,如何使用动态SQL,如何进行级联删除,文件中举例阐述了实现方法-Introduction in the oracle, the how to use dynamic SQL, how to cascade delete, file, for example on implementation methods
Platform: | Size: 1024 | Author: rong_hu | Hits:

[Database systemDataAccess

Description: 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.
Platform: | Size: 159744 | Author: 胡学刚 | Hits:

[SQL ServermsmmPrj

Description: 动态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
Platform: | Size: 118784 | Author: wfwef | Hits:

[Oraclepkg_XXX

Description: oracle 存储过程 包括 cursor record 动态sql 临时表等 用于oracle参考学习用-oracle stored procedure cursor record including dynamic sql temporary table, such as learning to use reference for oracle
Platform: | Size: 22528 | Author: ningyang | Hits:

[WEB Code0071494456_code

Description: 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
Platform: | Size: 1542144 | Author: Ratmir | Hits:

[ADO-ODBCunicmp

Description: 用oracle动态sql写的对账工具,含有SQLDA写的内存数据库接口-Oracle dynamic sql to write with a reconciliation tool, written in memory containing the database interface SQLDA
Platform: | Size: 3336192 | Author: 小蛮 | Hits:

[Oracleoracle-dynamic-SQL

Description: oracle数据库关于动态SQL的开发使用-oracle dynamic SQL
Platform: | Size: 22528 | Author: lhb | Hits:

CodeBus www.codebus.net