Welcome![Sign In][Sign Up]
Location:
Search - qtsql

Search list

[ADO-ODBCqtsql.tar

Description: Qt SQL Browse是一个简单的、泛化GUI数据库浏览器前端。该工具是一个非常简单的Qt数据库类的汇集器。数据库抽象由Qt数据库驱动程序提供-Qt SQL is a simple, generalized database browser GUI front-end. The tool is a very simple database Qt pool for the category. Qt database abstraction from database-driven procedures
Platform: | Size: 204868 | Author: 杨子 | Hits:

[ADO-ODBCqtsql.tar

Description: Qt SQL Browse是一个简单的、泛化GUI数据库浏览器前端。该工具是一个非常简单的Qt数据库类的汇集器。数据库抽象由Qt数据库驱动程序提供-Qt SQL is a simple, generalized database browser GUI front-end. The tool is a very simple database Qt pool for the category. Qt database abstraction from database-driven procedures
Platform: | Size: 204800 | Author: 杨子 | Hits:

[OtherQt_QRentBook_Example_v1_1_en

Description: This Qt C++ application demonstrates how to use the QtSql module to access a SQLite 3 database. The application demonstrates how to use different QtSql classes to search, insert, update, and delete data from the database. The example also shows how to map UI components to the database using the QDataWidgetMapper and QSqlTableModel classes.
Platform: | Size: 205824 | Author: 何庆茹 | Hits:

[OtherQTdatabase

Description: 数据库几乎是每个较大的软件所必须应用的,而在Qt中也使用QtSql模块实现了对数据库的完美支持-Database of almost every major software must be applied, but also used in the Qt module QtSql the perfect support for database
Platform: | Size: 2094080 | Author: 刘振中 | Hits:

[ADO-ODBCqtsql.tar

Description: Using QT to connect to MySQL Server. Browse database structure and data.
Platform: | Size: 25600 | Author: robotview | Hits:

[SQL Serverqtsql

Description: 一款有qt和sql相结合开发的一个简单的界面式查询系统,只具有连接的数据库,和从数据库中查询的功能-small select system
Platform: | Size: 5224448 | Author: 曹彬 | Hits:

[GDI-Bitmapmanager

Description: 数据管理系统源码; 数据管理系统源码-#ifndef CONNECTION_H #define CONNECTION_H #include <QtSql> #include <QDebug> #include <QtXml> static bool createConnection() { QSqlDatabase db QSqlDatabase::addDatabase( QSQLITE ) db.setHostName( yafeilinux ) db.setDatabaseName( data.db ) db.setUserName( yafei ) db.setPassword( 123456 ) if (!db.open()) { //提示出错 return false }
Platform: | Size: 78848 | Author: lianghao | Hits:

CodeBus www.codebus.net