On Wednesday 27 February 2008, Ivan Coronado wrote: > I'm unable to get mysql support under windows with pyqt. In linux is to > easy but here i'm lost. i'm going to use odbc driver but I prefer to use > the mysql driver. there is a guide somewhere to do this? I found > documentation to Qt but not for PyQt.
...because there is nothing to do. PyQt doesn't know anything about specific database drivers. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
