[PyQt] How to communicate with PostgreSQL?

Phil Thompson phil at riverbankcomputing.com
Sun Jan 27 16:20:52 GMT 2008


On Sunday 27 January 2008, nishith datta wrote:
> hi all,
> I also have a similar problem, but only with Postgre SQL.
> The db.open() call returns a false and the error says data base driver is
> not loaded. Can someone advise me how to build postgre support into pyqt. I
> am using pyqt 4.3 on winXP. I also have qt4.3.3 which is open source and
> compiled with mingw.

It's nothing to do with PyQt. You need to rebuild Qt with the support you 
want.

Phil


More information about the PyQt mailing list