Re: Windows ODBC Driver - Mailing list pgsql-general

From Bill Todd
Subject Re: Windows ODBC Driver
Date
Msg-id 48C99717.1020208@dbginc.com
Whole thread Raw
In response to Re: Windows ODBC Driver  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Windows ODBC Driver
List pgsql-general
Stephen Frost wrote:
Greg,

* Greg Lindstrom (gslindstrom@gmail.com) wrote: 
I would like to connect to Postgres from Python running on a Windows box.  I
need the ODBC driver to create a windows ODBC datasource.  I've been looking
for two days and have found lots of dead links, but no drivers.  Can someone
please help me locate a driver so I can connect?   
I would guess this is what you're looking for?:

http://www.postgresql.org/ftp/odbc/versions/
Enjoy,
	Stephen 
FWIW I cannot get the ODBC driver to work correctly with ADO and the OLE DB provider for ODBC. It sees TEXT fields as VARCHAR instead of LONGVARCHAR. I do not know if the problem is at the ODBC level or the ADO level but test carefully if you are going to use TEXT fields.

Bill

pgsql-general by date:

Previous
From: Chander Ganesan
Date:
Subject: Re: Psql command for rowcount
Next
From: Ron Mayer
Date:
Subject: Re: PostgreSQL TPC-H test result?