]> Shamusworld >> Repos - schematic/commit
Switched to ODBC driver for connections to MySQL database
authorShamus Hammons <jlhamm@acm.org>
Wed, 3 Oct 2012 14:38:31 +0000 (09:38 -0500)
committerShamus Hammons <jlhamm@acm.org>
Wed, 3 Oct 2012 14:38:31 +0000 (09:38 -0500)
commit3d155f8bff56495df9ae70aa75f3a43ce5d83478
tree6c6ccbfafad621edd239dd9e4604cccacab4f0ce
parent6df1a447a1fa1b9e51fd177a806f910813657b09
Switched to ODBC driver for connections to MySQL database

I switched the driver from MySQL to ODBC because MXE doesn't support the
MySQL driver in the QtSql module. We would have had to change this
anyway, as we'll need to support connections to the ExactMax database.
src/mainwin.cpp
src/mainwin.h
src/sqlsettingsdialog.cpp
src/sqlsettingsdialog.h
src/vendorclassdialog.cpp
src/vendorlevelwidget.cpp