On Sun, 24 Jan 2010 23:14:13 +0000, Cucu Cristian <[email protected]> wrote: > On Sunday 24 January 2010 15:55:30 you wrote: >> On Sun, 24 Jan 2010 14:54:31 +0000, Cucu Cristian > <[email protected]> >> >> wrote: >> > Hi list, >> > I made a pyqt script to allow users to input some data >> > in some dialogs, and I stored those in an sqlite file. At >> > first this was only on one computer and it was ok. But >> > now I need this project on more computers, and I got >> > stuck at getting the database accesible for all. I tried >> > mysql and it worked fine on my linux system, but at >> > work I have only windows, my collegues also, and as far >> > as I've seen pyqt has no mysql support on windows. >> >> Yes it does. > Sorry I meant right out of the box. As I googled about pyqt and > mysql I found http://www.mail- > archive.com/[email protected]/msg19629.html. My > coleagues are not very sciency and would frown upon "compiling > driver" issue. Or has something recentlly changed?
http://www.riverbankcomputing.com/pipermail/pyqt/2010-January/025673.html Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
