搜索资源列表
用动态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
otlcopy
- 使用otl包实现oracle表数据的复制 命令用法: tabcopy <源数据> <目标表> <源库> <目标库> 源数据:可以是数据表名或者是SQL查询语句(用双引号括起来)。 目标表:目标数据表名,不存在则自动创建。 源库:格式为\"用户名/密码@//IP:端口/服务名\" 目标库:格式为\"用户名/密码@//IP:端口/服务名\"-Copy the table data oracle command usage: ta
20021012101824
- 该程序是PB70+SYABSE,实现设定某个时刻,自动备份数据库, 并将数据恢复到一个备用数据库,将其改名(如在数据库名后增加时间字符)的功能。 该程序含有许多独立的编程技巧,在这里不一一说明,会用PB的朋友应该可以体会。 -The program is PB70+ SYABSE, set a time to achieve, automatic backup database, restore the data to a standby database, to be rename
OCIExampleDlg
- 一个关于Oracle数据库的OCI编程的简单实现,可以用来学习OCI编程!-A program on the Oracle database, a simple implementation of OCI, OCI can be used to learn programming!
c3p0-DBPool_ConnectionManager
- 数据库连接池,带Jar包,定义了ConnectionManager类,实现简单易用性好;可以下载测试-oracle database connection pool
yalefaces
- 包含了AR数据集的所有的人脸数据,用matlab可以实现对它的操作。-Contains all of the AR data set of face data, using MATLAB to achieve the operation of it.