搜索资源列表
Java连接oracle数据例子
- 用Java连接oracle数据库实现简单的查询、插入、删除和更新操作。-Java database connectivity oracle simple query, insert, update and delete operations.
SQL+OleDb+Oracle+Npg_helper
- .net数据库操作类源码.分别有ms sql server , oracle , ole db , Npg的数据
oracle
- oracle的数据挖掘资料,介绍了有关oracle用于数据挖掘的相关知识
NBearLitePetShop4.0.rar
- 该示例使用NBearLite,基于.Net PetShop 4.0的源码修改。使用NBearLite重写了等价功能的BLL、Profile、Membership模块的数据访问部分,去除了DALFacrory、IDAL等工程(因为基于NBearLite可以透明的在多种数据库源间进行无缝切换,无需修改代码),去除了Order的基于MSMQ的异步处理部分。本示例演示了使用NBearLite作为数据访问组件进行开发的常用方法。Web工程的Web.config中默认关闭了CaceDependency,并设
OracleHelper
- c# Oracle数据操作类,包括执行返回各种类型的存储过程的方法。-c# 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
mysqltooracle
- ConvertMysqltoOracle是一个免费的数据库转换工具,实现快速安全地将Mysql数据库导入为ORACLE数据库。 Convert Mysql to Oracle功能特点 可能转换所有的Mysql字段类型 支持所有版本的Mysql 可以将数据合并到已经存在的ORACLE表中 非常容易使用的向导模式 支持所有版本的Mysql字符集 对超大数据表的导出进行了优化处理 -ConvertMysqltoOracle is a free databas
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
ExceltoHamr
- 将数据从excel 导入到oracle数据库-Import data from excel to oracle database
oracle
- 测试通过的oracle编程(给出了表和数据) 1.函数:输入姓名,课程名,成绩 完成对SC表的插入操作 2.级联修改实现方法:两种方法实现级联删除 3.触发器:在Student表中添加一列:sum_avg(总成绩),在SC表中作一触发器,当添加一行之后,将该学生的总成绩相应改变。 4.过程:输入姓名,课程名,成绩.该过程完 成对SC表的插入操作 5.竖表转横表的方法-Test of oracle Programming (give the table and data)
OracleHelper
- 访问oracle数据的与C#接口,在C#中如何连接oracle数据库,访问存储过程,批量更新数据库等-Oracle data access with C# interface, in C# how to connect oracle database, visit the stored procedure, update the database, such as bulk
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
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
数据字典生成软件
- 感谢您使用DBExportDoc V1.0 For Oracle软件! DBExportDoc V1.0 For Oracle(Oracle数据库表结构导出器)是一套用来完成将Oracle数据库中的表结构导出成Word文档,并输出标准的打印报表格式的软件。 软件采用Word中VBA开发完成,软件使用Word中的菜单操作,与Word完全集成。 因为软件完全利用OFFICE宏来控制报表输出,所以用户在使用软件时请开启Word中的宏功能。(Thank you for using DBExport
Oracle课件
- 数据结构上机作业,掌握栈的定义及实现;掌握利用栈求解算术表达式的方法(Data structure on machine operation, grasp the definition and implementation of stack; master stack to solve arithmetic expression.)