Re: BUG #5640: ODBC driver installed but not found - Mailing list pgsql-bugs

From Hiroshi Inoue
Subject Re: BUG #5640: ODBC driver installed but not found
Date
Msg-id 4C8170D3.70602@tpf.co.jp
Whole thread Raw
In response to BUG #5640: ODBC driver installed but not found  ("Hannu Pohjanpalo" <hannu.pohjanpalo@winware.fi>)
List pgsql-bugs
(2010/09/03 3:36), Hannu Pohjanpalo wrote:
>
> The following bug has been logged online:
>
> Bug reference:      5640
> Logged by:          Hannu Pohjanpalo
> Email address:      hannu.pohjanpalo@winware.fi
> PostgreSQL version: 8.4.4
> Operating system:   Windows 7 Pro 64 bit
> Description:        ODBC driver installed but not found
> Details:
>
> I installed PostgreSQL 8.4.4 in my Windows 7 Professional (64 bit), and ran
> (as Administrator)Application Stack Builder to download and install the ODBC
> driver. This installation looked perfectly successful, but when starting
> Control Panel / Administrative Tasks / ODBC Settings, and press Add..., I
> cannot find this PostgreSQL ODBC driver, I can only see two SQLServer
> drivers. I uninstalled and tried again: same result. Have you seen this
> before? All ideas are welcome, thanks!

Please look at
http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/~checkout~/psqlodbc/psqlodbc/docs/faq.html?rev=1.10&content-type=text/html
.
You can find a FAQ 6.8) Installing psqlODBC on 64bit Windows.

regards,
Hiroshi Inoue

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: BUG #5633: an empty row with null-like values in not-null field
Next
From: Kris Jurka
Date:
Subject: Re: BUG #5637: JDBC driver method setClob always uses getAsciiStream()