搜索资源列表
用VC存取Oracle数据以及UDP通信例子程序
- 有一个完整的程序通过UDP接收数据并存储到Oracle数据库中,并读取Oracle数据库数据下发
小区物业管理系统,纯oracle实现的,源代码直接可以使用
- 小区物业管理系统,纯oracle实现的,源代码直接可以使用,可以一次性的初始化数据库,通过使用存储过程,函数来实现相应的数据查看,还有很多功能,绝对的源码,学习oracle的一定用的上,自己慢慢看吧
oracle_sql
- oracle数据库转换到sqlserver数据库的源码-oracle database to sqlserver source database
oracle
- 测试通过的oracle编程(给出了表和数据) 1.函数:输入姓名,课程名,成绩 完成对SC表的插入操作 2.级联修改实现方法:两种方法实现级联删除 3.触发器:在Student表中添加一列:sum_avg(总成绩),在SC表中作一触发器,当添加一行之后,将该学生的总成绩相应改变。 4.过程:输入姓名,课程名,成绩.该过程完 成对SC表的插入操作 5.竖表转横表的方法-Test of oracle Programming (give the table and data)
managementsystem
- 一、目的意义: 1.掌握软件工程原理在实际系统开发中的具体应用,掌握在实际系统开发中数据库管理系统的使用。 2.全面提高学生的系统设计、开发能力。 二、课程设计要求 根据软件工程理论,借助VB、Java、VC++、Delphi等开发工具以及SQL Server、MySQL、Oracle等数据库管理系统,完成所选系统的开发。具体要求如下: 1.在系统设计环节,要做到: (1)需求分析。说明该系统的组成模块及完成的具体任务,可以用用例图表示。 (2)总体设计。说明进入系统
oracle
- oracle的课堂ppt,介绍oracle的基本操作,包括表管理,数据操控和事物,基本查询-oracle classroom ppt, introduced the basic operation of the oracle, including table management, data manipulation and things, the basic inquiries, etc.
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-Spatial-
- 主要写了orcale数据库的应用,主要是对空间数据的检索等等内容,对你会有一定的帮助。-Mainly to write a orcale database applications, mainly for spatial data retrieval and much more, there will be some help to you.
oracle
- 初学oracle的一些小案例,里面每个文件夹都是一个小例子 可以练习使用-Some small case oracle beginners
ORACLE
- oracle数据库10g的安装文档,对于想要从事oracle数据库的管理的人,要先懂得怎么在虚拟机上安装oracle数据-oracle database 10g installation documentation, people want to work the oracle database management, we must first know how to install oracle data in a virtual machine
oracle
- ORACLE数据库中进行批量导入数据的语句并自带测试数据-ORACLE database bulk import data statement and comes with test data
数据导出工具
- oracle数据库照片批量导出,导出格式为excel(Oracle database photos batch export, export format for Excel)
oracle数据库操作
- oracle数据的数据库操作类,实现了增删改查、事务处理等。(oracle operation class, implement add, delete , modify and find function.)
数据字典生成软件
- 感谢您使用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
- Oracle创建数据库表和添加数据和查询语句的sql 语法(Create database tables and add data and query statements)
oracle
- oracle 11g数据安装手册,一些注意事项,查看等要求(Oracle 11g data installation manual, some notices, view and other requirements)
Oracle restores
- oracle恢复误删除数据,解除锁定等非常经典实用方法(Oracle restores the very classic practical methods, such as deleting data, unlocking, and so on)
创建数据库表空间用户及数据备份
- 数据库对象创建,表空间创建,数据的备份及导入等(Database object creation)
【02】Oracle数据库导入与导出
- 对Oracle导入导出功能做详解,并区分exp\imp\expdp\impdp的用法(A detailed explanation of the Oracle import and export function and the usage of (exp\imp\expdp\impdp))
Oracle课件
- 数据结构上机作业,掌握栈的定义及实现;掌握利用栈求解算术表达式的方法(Data structure on machine operation, grasp the definition and implementation of stack; master stack to solve arithmetic expression.)