Обсуждение: BUG #5640: ODBC driver installed but not found

Поиск
Список
Период
Сортировка

BUG #5640: ODBC driver installed but not found

От
"Hannu Pohjanpalo"
Дата:
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!

Re: BUG #5640: ODBC driver installed but not found

От
Craig Ringer
Дата:
On 3/09/2010 2:36 AM, Hannu Pohjanpalo wrote:

> 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!

You have to run the 32-bit ODBC administrator. PostgreSQL doesn't
install a 64-bit ODBC driver yet, and anyway you'd need to configure the
32-bit one for access by any 32-bit apps.

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

Re: BUG #5640: ODBC driver installed but not found

От
Hiroshi Inoue
Дата:
(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