PostgreSQL from Python 1.5.2

Martin Skøtt mskott at image.dk
Fri May 19 10:33:22 EDT 2000


Dmitry Rozmanov <dima at xenon.spb.ru> writes:

> Hi.
> 
> 	I'd like to connect to Postgresql on Debian Linux box from Python from
> Windows95 box. All I have found it is PyGres module, but it contanes .c
> file that must be compiled. I don't have any C compiler on windows.

If you havent't got a Windows compiler then try and install the
postgreSQL ODBC driver on your windows box and use the PythoN-ODBC
binding to access your database.
-- 
Martin Skøtt
mskott at image.dk

'In a certain sense, all decent programming languages are equally powerfull'
Dr. Alan Turing



More information about the Python-list mailing list