-
网吧收银系统
说明: 网吧的收费管理系统,可以哦难过MySQL实现。(Internet Cafe fee management system, can Oh sorry MySQL implementation.)
- 2019-05-03 05:06:09下载
- 积分:1
-
treewithdatabase
用PowerBuilder编写的一个小程序,通过建立存储过程,从数据库中获得树图。(prepared by a small program, the process through the establishment of storage, database access from the tree.)
- 2005-06-11 14:48:23下载
- 积分: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
-
OReIllyHighPerformanceTuning
mysql high performance tuning
- 2010-06-05 10:40:16下载
- 积分:1
-
深入浅出Oracle:DBA入门、进阶与诊断案例
oracle dba需要的一本好书,是dba进阶必备之选(oracle dba need a good book, it is necessary for the dba to advanced)
- 2018-07-13 08:28:35下载
- 积分:1
-
Qt插入MySQL数据库源代码
Qt插入数据到mysql数据库,自行建立数据库(网上有教程),数据库按照如下代码在DOS界面建立,实测有用。
1、在运行框输入cmd,以管理员身份运行,输入mysql(前提是数据库和Qt连接成功)。
2、输入mysql;
3、建议一个数据库create database name;
4、use name;
5、create table device(
ID int unsigned auto_increment primary key,
Present1 int not NULL,
Present2 int not NULL,
Devices_Type varchar(40) not NULL,
X double(8,2) not NULL,
Y double(8,2) not NULL,
Z double(8,2) not NULL,
W double(8,2) not NULL
);
- 2022-03-12 22:22:13下载
- 积分:1
-
Projectlt
its a inventory management software.
- 2009-09-22 15:48:52下载
- 积分:1
-
AP_
可以随时导出供应商详细资料,包括供应商名、税码、税务号等信息(You can always export supplier details, including vendor name, tax code, tax number and other information)
- 2014-02-09 10:19:46下载
- 积分:1
-
OracleDatabase10gPLSQLcode
Oracle Database 10g PLSQL程序设计源代码(Oracle Database 10g PLSQL code)
- 2010-07-16 11:40:35下载
- 积分:1
-
mysql-connector-net-6.0.4
technical support to achieve the highest levels of MySQL scalability
- 2019-01-04 03:37:51下载
- 积分:1