-
oracle 重复做check用的 简单语句insert 可改为 update & delete
oracle 重复做check用的 简单语句insert 可改为 update & delete
- 2022-10-01 11:05:03下载
- 积分: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
-
动态SQL的第4种方法通过SQLDA(The SQL Descriptor Area)和oracle内部交换数据,可以执行直到程序运行时还不知道选择表项或虚拟输...
动态SQL的第4种方法通过SQLDA(The SQL Descriptor Area)和oracle内部交换数据,可以执行直到程序运行时还不知道选择表项或虚拟输入宿主变量的个数和类型的SQL语句。 原作者:wujinglong-the first four methods through SQLDA (The SQL Descriptor Area) and the exchange of data within the oracle, can be implemented until the program runs do not know when to choose Table imported items or virtual host variable number and types of SQL statements. Author : wujinglong
- 2022-03-21 21:28:58下载
- 积分:1
-
oracle数据库备份脚本,用shell编写,支持热备份和冷备份
oracle数据库备份脚本,用shell编写,支持热备份和冷备份-oracle database backup scripts, using shell preparation, hot and cold backup backup
- 2022-03-25 19:52:35下载
- 积分:1
-
Direct oracle access 4.05 pro for delphi7, contains the source code after instal...
Direct oracle access 4.05 pro for delphi7,安装后包含源码。
SN:PESV-SXZ2-RYZ2-JSUB-V67L-WM
-Direct oracle access 4.05 pro for delphi7, contains the source code after installation. SN: PESV-SXZ2-RYZ2-JSUB-V67L-WM
- 2022-01-22 08:52:46下载
- 积分:1
-
调用OCI的C++类,linux/unix平台开发
调用OCI的C++类,linux/unix平台开发-OCI call the C++ Category, linux/unix platform development
- 2022-05-12 13:00:22下载
- 积分:1
-
结合vc++与oracle进行编程,揭示了如何在proc环境中运用游标来进行查询并显示结果。...
结合vc++与oracle进行编程,揭示了如何在proc环境中运用游标来进行查询并显示结果。-With vc++ programming with the oracle reveals how the environment in the proc to use the cursor to carry out the query and displays the results.
- 2022-01-26 08:23:15下载
- 积分:1
-
oraclenote
oracle培训18天老师笔记,希望对大家有帮助(oracle training 18 days a teacher notes, we want to help)
- 2010-07-20 17:50:27下载
- 积分:1
-
oracle 程序员开发指南,介绍ORACLE的开发方法
oracle 程序员开发指南,介绍ORACLE的开发方法-oracle programmer to develop guidelines to introduce the ORACLE Development Approach
- 2023-03-14 05:35:04下载
- 积分:1
-
9iDBA1_2
Oracle 9i 1.2.0.2 DBA PDF 22
- 2009-11-12 17:12:28下载
- 积分:1