搜索资源列表
OLAP_client
- 使用Java开发的数据仓库OLAP程序,后台是Oracle 10G 10.0.0.3 前台使用Jdeveloper开发。-use Java development OLAP data warehouse procedures, background Oracle 10G 10.0.0.3 use JDeveloper development prospects.
Java连接oracle数据例子
- 用Java连接oracle数据库实现简单的查询、插入、删除和更新操作。-Java database connectivity oracle simple query, insert, update and delete operations.
dotnetbbs
- 基于Java实现的针对Oracle CLOB数据类型的论坛应用程序-based on the Java Oracle CLOB data types Forum Application procedures
adotoblob
- blob类型数据在oracle数据库中的读取。-blob types of data in the database oracle reading.
ora
- 利用vc和oo4o技术在Oracle中进行数据文件的存储和读写的简单实例。-use vc and oo4o technology in the Oracle data file storage read and write a simple example.
Upload_data_to_oracle
- 将空间数据批量加载到Oralce Spatial(包括实现过程)-batch of spatial data loading Oracle Spatial (including the realization of the process)
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
analyzeSQL
- 分析大型系统源代码中包含的SQL语句,解析这些SQL语句访问的数据表和条件表达式,连接数据库,探测对应的数据表包含的记录个数和参与条件过滤的字段的有效值个数,为数据表构建索引策略提供,并自动生成索引创建脚本。目前支持的开发语言有Java、C++、Delphi、Oracle(存储过程、触发器)。-Analysis of large system source code is included in SQL statements, explains these SQL statements to a
oracle_sql
- oracle数据库转换到sqlserver数据库的源码-oracle database to sqlserver source database
ADO
- ADO数据库用法,详细建立连接,直接通过ADO读、写Access文件示例实现用ADO从Access文件中读取相应数据并显示出来-ADO database usage in detail to establish a connection directly through ADO reading, writing sample Access file from Access using ADO to read the corresponding data file and displayed
oracle
- 测试通过的oracle编程(给出了表和数据) 1.函数:输入姓名,课程名,成绩 完成对SC表的插入操作 2.级联修改实现方法:两种方法实现级联删除 3.触发器:在Student表中添加一列:sum_avg(总成绩),在SC表中作一触发器,当添加一行之后,将该学生的总成绩相应改变。 4.过程:输入姓名,课程名,成绩.该过程完 成对SC表的插入操作 5.竖表转横表的方法-Test of oracle Programming (give the table and data)
data_pipe
- 一个通用的数据转换工具的需求、设计和实现,介绍了向导程序的实现技术、元数据的获取方法,异构数据源之间数据类型的转换和映射等手段-A common instrument of the demand for data conversion, design and implementation, the introduction of the implementation technology wizard, metadata access methods, heterogeneous data so
ado-access-database-vc
- 用vc 2005 ado 连接access数据库,读取并显示数据的示例,只需要修改连接字符串,也可以很方便地连接mysql,sqlserver,oracle等数据库-Vc 2005 ado connection with access database, read and display the sample data, only need to amend the connection string, it can easily connect mysql, sqlserver, oracle
DTXML
- 基于XML文件配置的数据迁移程序 支持Oracle数据库-Based on XML file configuration data migration program supports Oracle Database
oracle
- 实现将存储的数据中的汉字的声母提取出来,该代码用Oracle实现。-To achieve the data will be stored in the consonant extracted.
PMIS3
- PMIS--------主程序代码 表示层,负责应用程序的表现形式、用户体验等。 -------DALFactory-----抽象工厂 抽象工厂,用于创建各种数据对象的方法,这里有配置文件和反射的运用。 -------IDAL--------数据接口层(控制是选择什么类型的数据库) 数据操作接口,数据访问层实现其接口并重写它(体现了面向接口的编程思想)。 -------BLL------ 处理应用程序的业务逻辑,被表示层调用。 ------
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
oracle_to_word
- 将oracle数据库中指定的用户的表结构导出为word文档(Export the table structure of the user specified in the Oracle database to an word document)