Nahuel Defossé wrote:

I was kind of hoping that PyQt's Qsql classes could save me some
work, but AFAICT, I need a Qsql.Database object to use them and
but a Postgreql driver is not available in binary for Windows.
You have to compile Qt and PyQt with Postgre suport on windows. I had to do this for MySQL support, and I'll try to translate it to Posgres.

[...clipped excellent and detailed instructions for compiling PyQt with Postgresql support...]

I hope this might have brought some light into your search.

Yes, quite a bit, thanks.

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to