-
连接甲骨文的源代码
vc connect oracle source code
- 2022-08-14 13:01:34下载
- 积分:1
-
从ms
从ms-sql move data to oracle DB 的客户端-From ms-sql move data to oracle DB client
- 2022-05-13 11:11:04下载
- 积分:1
-
学生信息管理系统+源代码,打包程序+java+NetBeans
新手了解挺好。基本的功能都涉及到了。
- 2022-01-24 13:13:08下载
- 积分:1
-
职工管理系统(附SQL表)
该系统为职工管理系统,可实现增加和修改的功能,文件中附有SQL表和JDBC7驱动,可下载直接运行,界面简单,主要针对功能,分层次明显,容易理解,可作为初学Oracle的代码。建议数据库使用Oracle,MySql需要做些小小的修改。
- 2022-02-15 20:52:00下载
- 积分:1
-
pl/sql development,学习pl/sql的好资料
pl/sql development,学习pl/sql的好资料-pl/sql development, learning pl/sql good information
- 2022-04-20 03:27:04下载
- 积分:1
-
4, the preparation of a process. Requirements: have an input parameter and an ou...
4、 编写一个过程。要求:有一个输入参数和一个输出参数,过程里面要有自定义异常。从学生表中(tab_student)中寻找符合指定学号等于输入参数的值,然后将找到的学生的姓名赋予输出参数,如果没有符合条件的值则触发异常。
Create table tab_student
(sno char(8),
sname varchar2(20),
age integer,
province varchar2(60),
sex char(4))
insert into tab_student values(‘001’,’zhou’,20,’江苏徐州’,’男’)
上述表已经创建,只需针对此表编写即可。
-4, the preparation of a process. Requirements: have an input parameter and an output parameter, the process which must be custom exception. From the student table (tab_student) to find places to comply with the specified number of values equal to the input parameters, and then will find the names of the students entrusted to output parameters, if there is no eligible trigger abnormal value. Create table tab_student (sno char (8), sname varchar2 (20), age integer, province varchar2 (60), sex char (4)) insert into tab_student values (
- 2022-04-19 01:29:02下载
- 积分:1
-
oracle db2 odbc
跨数据库平台:
n 支持 oracle 的OCI
n 支持DB2的CLI,
n 支持ODBC(通过ODBC,可支持SQL SERVER,MySQL等)
Ø 跨OS平台:
n 标准C++语言,支持 unix/linux/windows
Ø 使用简单:
n 只有一个头文件
n 接口简洁.otl_stream, otl_connect, otl_exception等就可以完成大部分工作
n 相对 ProC等嵌入式开发,代码能相应减少
Ø 性能:
n 直接访问数据库API接口,具有API接口的高效率,可靠性
Ø 稳定性:
n 开源代码,唯一的代码文件otlv4.h,可以了解所有基于数据库API的实现细节
n 从1996年开始,到今已10余年.
Ø 可读性及可维护性:
n 标准C++代码,不需要任何预处理
n 使用流的形式,输入输出异常简洁
n 减少大量代码,
n 代码结构更加简洁
参考资料:
http://otl.sourceforge.net/
-oracle db2 odbc
- 2022-03-29 22:07:35下载
- 积分:1
-
orcal连接库文件,用于JAVA的数据库连接
orcal连接库文件,用于JAVA的数据库连接-jar from link orcal
- 2022-09-08 22:20:04下载
- 积分:1
-
MyJbpm
这是一个基于jbpm4.3的小项目,oracle10g数据库,一个完整的请假流程(This is a small project jbpm4.3' s, oracle10g database, a complete flow of leave)
- 2013-12-09 21:57:37下载
- 积分:1
-
ORACLE数据库的批量插入例子,CBUILDER+PRO*C方式实现
ORACLE数据库的批量插入例子,CBUILDER+PRO*C方式实现-ORACLE database volume inserted example, PRO* C CBUILDER means
- 2023-09-06 00:35:03下载
- 积分:1