How do I connect to Postgress from Windows version of Python 1.5.2 ??

Cyril Elkaim celkaim at microform.fr
Fri Sep 10 10:23:03 EDT 1999


	Hi,

	You must install the ODBC driver for Postgres on your Wintel machine
and use the mxODBC module by Marc-André Lemburg at
http://starship.skyport.net/~lemburg/. This combination works fine for
me.

	Cyril Elkaim


"Eric B." a écrit :
> 
> We have Postgress running on a Linux box and I am trying to connect to
> it from my Windows 98 machine using Python 1.5.2 (Windows package).  I
> looked into "PyGress" but that seemed to be set up for a non-Windows
> flavor of Python.  Can anyone help me?
> Thanx!!!
> 
> -Eric B.  (sitric at home.com)




More information about the Python-list mailing list