-
oracle 数据库自动备份的窗口模式解压不会把原档案删除,终端模式解压后自动删除原档案...
oracle 数据库自动备份的窗口模式解压不会把原档案删除,终端模式解压后自动删除原档案-oracle database automatically backup window mode decompression will not delete the original file, terminal mode unpacked automatically delete the original files
- 2022-06-18 22:23:17下载
- 积分:1
-
长途汽车管理系统
简单的增删该查,登录 对数据库进行操作
package 长途汽车信息管理系统;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.sql.*;
import java.io.*;
public class dengluQchepiao extends JFrame implements ActionListener{
Statement st=null;
JTextArea ja=new JTextArea("票号 车号 售票 已售 剩余 票价 出发地 目的地 出发时间 所用时间
");
JTextField jt1=new JTextField();
JTextField jt2=new JTextField();
JRadioButton jc1=new JRadioButton("查询全部");
JRadioButton jc2=new JRadioButton("部分查询");
ButtonGroup bg=new ButtonGroup();
JButton jb1=new JButton("查询");
JButton jb3=new JButton("退出");
JLabel jl1=new JLabel("出发地");
- 2023-08-18 01:40:03下载
- 积分:1
-
OTL使用的数据库应用开发工具,以及他对OCC列…
使用otl开发的数据库应用包,他对oci 和occi封装了-otl use of the database application development kits, and his columns on the occi Packaging
- 2023-01-29 15:20:03下载
- 积分:1
-
一段pb做的小程序,很肤浅,仅供大家批评指正!
一段pb做的小程序,很肤浅,仅供大家批评指正!-Pb for some to do a small procedure, it is superficial and criticism for everyone!
- 2022-01-22 04:27:52下载
- 积分:1
-
expert_oracle_goldengate
Oracle Corporation acquired GoldenGate in 2009 as part of future strategy to implement advanced
replication technologies within the product suite of data warehousing and real-time transaction
management. Before the advent of Oracle GoldenGate technology, data replication was performed using
Oracle Streams and third-party replication solutions such as Quest SharePlex. This chapter discusses
various types of database replication methods along with the techniques used by each method, to
illustrate how Oracle GoldenGate came to be the logical conclusion for the current and future real-time-
based data-transaction replication technology with Oracle database systems.
- 2013-10-23 17:28:47下载
- 积分:1
-
OA项目源码
本OA系统为公司真实的办公系统, 可以直接部署使用,以及基于此进行二次开发,有详细的设计文档及软件使用说明。仅限于个人使用研究参考,不能用于商业用途。主要分为以下几部分内容:1 用户管理,2 菜单管理, 3 角色管理, 4 公告管理, 5 个人邮箱, 6 数据字典, 7 个人管理
- 2022-02-13 18:36:22下载
- 积分:1
-
oracle9i程序事例集,包括oracle9i数据库和jsp页面
oracle9i程序事例集,包括oracle9i数据库和jsp页面-Oracle9i instances procedures, including Oracle9i database and jsp page
- 2022-03-18 23:05:58下载
- 积分:1
-
财务报销管理系统
真实财务报销管理系统源代码。使用strust和hibernate开发。运用了动态表格,可以动态自动生成表格。oracle数据库,tomcat服务器,myeclipse开发。
- 2022-08-05 16:06:20下载
- 积分:1
-
oracle-base
Oracle数据库基础是学习oracle必须的阶段,也是重要非常的知识。(Oracle Oracle database must be based on the stage of learning is very important knowledge.)
- 2011-10-21 13:05:19下载
- 积分:1
-
Oracle_XML_data_exchange2
由于没有安装Oracle所以以MySql代替,但可以很方便地转换成Oracle数据库,也可以设计成支持多数据库形式,但由于时间关系只选了MySql)
3. 开发工具Eclipse
">
- 2007-11-11 01:59:17下载
- 积分:1