[PyQt] Re: postgresql

Stuart McGraw smcg2297 at frii.com
Tue Mar 24 03:39:48 GMT 2009


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.



More information about the PyQt mailing list