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

Search list

[Other resourceVc-openDatabase

Description: 这是一个Vc中动态打开数据库的实现程序,不错,推荐!-Vc This is a dynamic database of open procedures, good recommendation.
Platform: | Size: 91231 | Author: hj | Hits:

[ADO-ODBCOPENDATABASE

Description: 本程序实现了vc中动态打开数据库的设计与实现!
Platform: | Size: 93380 | Author: huwenmin | Hits:

[SQL ServerVc-openDatabase

Description: 这是一个Vc中动态打开数据库的实现程序,不错,推荐!-Vc This is a dynamic database of open procedures, good recommendation.
Platform: | Size: 2092032 | Author: hj | Hits:

[ADO-ODBCOPENDATABASE

Description: 本程序实现了vc中动态打开数据库的设计与实现! -This procedure achieved a vc Dynamic open database design and realize!
Platform: | Size: 101376 | Author: huwenmin | Hits:

[Othersql2008

Description: #include <QtGui/QApplication> #include "mainwindow.h" //以下是手工添加的引用 #include <QSqlDatabase> #include <QSqlError> #include <QMessageBox> //这个是手工添加的函数 void OpenDatabase() { }(#ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> namespace Ui { class MainWindow; } class MainWindow : public QMainWindow { Q_OBJECT public: explicit MainWindow(QWidget *parent = 0); ~MainWindow(); private slots: void on_pushButton_clicked(); private: Ui::MainWindow *ui; }; #endif // MAINWINDOW_H)
Platform: | Size: 4096 | Author: @@@yqk | Hits:

CodeBus www.codebus.net