Hi there, i'm developing an application under Linux, where i can use the mysql driver. But if i want that app to run in Windows too, there PyQt do not have (compiled) that driver but the ODBC. So, if i'd write only simple SQL queries, not using specific db functions, could that app run in linux and windows only changing the line where specify the driver to use ? Thank you _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
