[PyQt] ODBC/MySql driver
Mario Daniel Carugno
carugnom at gmail.com
Mon Mar 9 17:20:50 GMT 2009
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
More information about the PyQt
mailing list