-
mysql-connector-net-6.0.4
technical support to achieve the highest levels of MySQL scalability
- 2019-01-04 03:37:51下载
- 积分:1
-
mysql5.1
mysql5.1.rar,mysql参考文档,开发的时候,查一查特殊函数,很实用。(a book for mysql5.1.)
- 2012-01-10 11:20:19下载
- 积分: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
-
minierp
开源的 库存管理系统 www.minierp.cn php+ mysql(revenue inventory management system www.minierp.cn php mysql)
- 2006-06-13 18:31:19下载
- 积分:1
-
Cert
通过Main函数可以查看并解析https网站的安全证书信息,并与DBConn一道将您所感兴趣的证书存入到MySQL数据库当中(Through the Main function can view and analysis of the safety certificate https web information, dbconn, together with your certificate of deposit interest to the MySQL database)
- 2008-08-02 19:42:45下载
- 积分:1
-
solidmysql-5.1.22-beta-0080
Soliddb for MySQL 是 solidbase 公司开发的一个针对MySQL的存储引擎,这是一个基于内存的存储引擎,速度很快。 solidmysql-5.1.22-beta-0080(Soliddb for MySQL is solidbase developed a storage engine for MySQL, which is a memory-based storage engine, very fast. solidmysql-5.1.22-beta-0080)
- 2008-06-12 15:38:28下载
- 积分:1
-
QT_employeeform
用QT实现的雇员管理系统,涉及到界面和数据库
学习用很好的例子 ,代码简洁(Employees with the QT implementation management system, related to learning to use interface and a good example of the database, code clean)
- 2010-11-08 22:41:15下载
- 积分:1
-
mysql教程PPT
说明: 主要介绍了数据库的相关使用介绍,非常实用。(This paper mainly introduces the related usage of database, which is very practical.)
- 2020-06-22 09:00:01下载
- 积分:1
-
BASE-SIS-VEN-JAVA
Es un sistema de venta hecho en java y con mysql que se puede registrar productos borrar producto dar de alta empleados, y hace un regsitro en la base de datos en la cual puede almacenar la informacion de la tienda.
- 2014-04-02 02:29:48下载
- 积分:1
-
OReIllyHighPerformanceTuning
mysql high performance tuning
- 2010-06-05 10:40:16下载
- 积分:1