Stephen Frost wrote:
* Bill Todd ([EMAIL PROTECTED]) wrote:
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 ca
* Bill Todd ([EMAIL PROTECTED]) wrote:
> 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
Stephen Frost wrote:
Greg,
* Greg Lindstrom ([EMAIL PROTECTED]) 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. Ca
Commercial Windows & Unix based PostgreSQL ODBC drivers:
http://www.connx.com
http://www.openlinksw.com
For the Mac:
http://www.actualtechnologies.com/product_opensourcedatabases.php
Free:
http://pgfoundry.org/softwaremap/trove_list.php?form_cat=310
http://www.postgresql.org/ftp/odbc/
I installed PostGres Adv Server locally from enterprisedb.com and had
everything needed to create an ODBC connection for our data modeling
tools...
On Thu, Sep 11, 2008 at 12:13 PM, Greg Lindstrom <[EMAIL PROTECTED]>wrote:
> Hello,
>
> I would like to connect to Postgres from Python running on a
On Thu, Sep 11, 2008 at 5:13 PM, Greg Lindstrom <[EMAIL PROTECTED]> wrote:
> Hello,
>
> 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 n
Greg,
* Greg Lindstrom ([EMAIL PROTECTED]) 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 he