On Wed, 10 Dec 2008 10:05:12 +0100, "piotr maliński" <[EMAIL PROTECTED]> wrote: > I've installed latest PyQt4 release for Windows and the problem is it > doesn't has MySQL driver (QSqlDatabase: QMYSQL driver not loaded). There is > only SQLITE and ODBC...
Correct - you will have to compile Qt and PyQt yourself with the necessary support. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
