Postgres+Python+Win32 ?

Jeff Koftinoff jeffk at jdkoftinoff.com
Wed Mar 1 13:46:32 EST 2000


On Wed, 1 Mar 2000 09:29:41 +0000 (GMT), Oleg Broytmann <phd at phd.russ.ru> wrote:
>On Wed, 1 Mar 2000, Jeff Koftinoff wrote:
>> I have a linux box running postgresql and python, and am able to access the
>> database remotely from another linux box. Now I want to be able to access the
>> remote postgresql database from a win32 box running python.
>
>   ODBC
>
>Oleg.

Ok, I got it working from win32 now. Now how can I use the same python source 
code running under Linux to use the postgresql library with odbc? I want the
source code to be portable for both win32 and linux.

Thanks

jeff koftinoff
jeffk at jdkoftinoff.com




More information about the Python-list mailing list