搜索资源列表
如何调用oracle的函数、存储过程.rar
- 是关于ORACLE数据库的备份方面的
ORACLE数据库
- vc中操作ORACLE数据库的实例!实现了对Oracle数据库的操作!-vc operates the ORACLE database the example! Has realized to the Oracle database operation!
ADO控制ACCESS数据库
- 直接使用ADO操作ACCESS数据库,对于初学者来说是个不错的例子,类似的也可以操作SQL,ORACLE数据库(不用DSN)-use ADO directly ACCESS database operation for beginners is a good example of a similar operation could SQL, Oracle database (not DSN)
Java连接oracle数据例子
- 用Java连接oracle数据库实现简单的查询、插入、删除和更新操作。-Java database connectivity oracle simple query, insert, update and delete operations.
JDBC连接oracle数据库
- 一个JDBC连接数据库的例子(oracle)-a JDBC to connect to the database example (oracle).
35--个定时备份Oracle数据库的程序
- --个定时备份Oracle数据库的PB程序--- 000 regular backup of Oracle database procedures PB
oracle-error
- oracle数据库中的 常见错误解析,希望对大家有帮助!
oracle
- oracle数据库存储过程的一些小实例,相信对你的oracle存储过程的学习会有很大的帮助。
利用OO4O接口从Oracle数据库中读写图像
- VC++中利用OO4O接口从Oracle数据库中读写图像-VC OO4O use interface from which to read and write Oracle Database Image
Oracle命令集.txt
- Oracle命令集,常用oracle 数据库管理命令
oracle数据库备份与恢复
- oracle数据库备份与恢复
小区物业管理系统,纯oracle实现的,源代码直接可以使用
- 小区物业管理系统,纯oracle实现的,源代码直接可以使用,可以一次性的初始化数据库,通过使用存储过程,函数来实现相应的数据查看,还有很多功能,绝对的源码,学习oracle的一定用的上,自己慢慢看吧
ADO
- 利用ADO连接Oracle数据库,,主要解决写入blob数据问题-Use ADO to connect Oracle database, the main solution to the issue of write blob data
oracle_sql
- oracle数据库转换到sqlserver数据库的源码-oracle database to sqlserver source database
OCIforvc
- Oracle OCI 应用,VC++中如何用ORACLE OCI实现Oracle数据库的连接和对表的访问 -Oracle OCI applications, VC++ In how to use Oracle database ORACLE OCI achieve connectivity and access to the Table
ORACLE
- vc中操作ORACLE数据库的实例!实现了对Oracle数据库的操作!-vc operates the ORACLE database the example! Has realized to the Oracle database operation! -vc operates the ORACLE database the example! Has realized to the Oracle database operation!
VcToOracle
- vc++ 通过ODBC连接oracle数据库-vc++ ODBC oracle
OracleDbStruc
- 将一个oracle中的数据库结构输出到一个外部文件,并用该外部文件同另外一个oracle数据库结构进行比对,数据库结构不一致时,自动生成数据库结构更改SQL。 对客户的数据库结构进行升级时,很有效。-An oracle database structure in output to an external file and external file using the oracle database with another structure than the right, the da
VC-Ado-Oracle
- 本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。-this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource
vc 用ado访问Oracle数据库的代码示例
- vc 用ado访问Oracle数据库的代码示例()