Home
Name Modified Size InfoDownloads / Week
libqsqlmysql4.a 2015-05-13 2.2 kB
libqsqlmysqld4.a 2015-05-13 2.2 kB
qsqlmysql4.dll 2015-05-13 115.2 kB
qsqlmysqld4.dll 2015-05-13 947.0 kB
libmysql.dll 2015-05-13 4.0 MB
README.md 2015-05-13 544 Bytes
Totals: 6 Items   5.1 MB 0

Qt-MySQL-Driver-For-Windows

In C++ Qt framework SQlite and ODBC driver is installed by default. but there is no MySql driver. Mashpy build this driver compile the source code of Qt. If you want to use mysql in Qt download this repo. Copy this 4 files ( libqsqlmysql4.a, libqsqlmysqld4.a, qsqlmysql4.dll, qsqlmysqld4.dll ) in this location - C:\QtSDK\Desktop\Qt\4.7.4\mingw\plugins\sqldrivers and copy libmysql.dll file in this location C:\windows. Now you can use MySql in Qt. C:\Qt\4.7.4\plugins\sqldrivers

Source: README.md, updated 2015-05-13