Accessing Postgress from Windows

Robby Russell robby at planetargon.com
Fri Jan 28 15:57:37 EST 2005


On Fri, 2005-01-28 at 14:51 -0600, Greg Lindstrom wrote:
> Hello, All-
> 
> I am running Python 2.3 on a Windows XP box and would like to access a 
> postgres database running on a Linux fileserver.  I've googled for 
> Python and Postgres but most of the stuff I saw looked stale.  I would 
> like to use a secure connection (ssl) and a direct connection, if 
> possible.  What can you recommend for the task?
> 
> Thanks...and see you all at PyCon!
> --greg
> 

You could try this mxODBC from Windows.

http://www.egenix.com/files/python/mxODBC.html

Cheers,

Robby

-- 
/***************************************
* Robby Russell | Owner.Developer.Geek
* PLANET ARGON  | www.planetargon.com
* Portland, OR  | robby at planetargon.com
* 503.351.4730  | blog.planetargon.com
* PHP/PostgreSQL Hosting & Development
* --- Now hosting PostgreSQL 8.0! ---
****************************************/




More information about the Python-list mailing list