Обсуждение: BUG #5204: ODBC connection NOT working

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

BUG #5204: ODBC connection NOT working

От
"Alan Martin"
Дата:
The following bug has been logged online:

Bug reference:      5204
Logged by:          Alan Martin
Email address:      alan.martin@mightyautoparts.com
PostgreSQL version: 08.04.0100
Operating system:   Windows 7 64-bit
Description:        ODBC connection NOT working
Details:

Good morning.

I've been struggling with this install for most of a day now. Basically, the
program INSTALLS fine, but doesn't work. It's listed under installed
applications, but when you go to Admin/ODBC and check Drivers, there's no
listing for PostgreSQL. Because the driver's not showing, I can't create a
data source, which is necessary to access some important internal
applications.

I've looked around on the 'net for a solution, and the only one that looked
promising (installing PostgreSQL version 8.0) isn't possible since the
installer has been taken down. Any help would be appreciated!

Re: BUG #5204: ODBC connection NOT working

От
Hiroshi Inoue
Дата:
Alan Martin wrote:
> The following bug has been logged online:
>
> Bug reference:      5204
> Logged by:          Alan Martin
> Email address:      alan.martin@mightyautoparts.com
> PostgreSQL version: 08.04.0100
> Operating system:   Windows 7 64-bit
> Description:        ODBC connection NOT working
> Details:
>
> Good morning.
>
> I've been struggling with this install for most of a day now. Basically, the
> program INSTALLS fine, but doesn't work. It's listed under installed
> applications, but when you go to Admin/ODBC and check Drivers, there's no
> listing for PostgreSQL.

On Windows 64-bit OS, you can run 2 types of application, 32-bit
  one or 64-bit one. When 32-bit apps use ODBC, 32-bit ODBC drivers
  are needed. When 64-bit apps use ODBC, 64-bit drivers are needed.
There are Admin/ODBC for 32-bit or 64-but respectively. Probably
  you are running 64-bit Admin/ODBC which doesn't list 32-bit
drivers.

regards,
Hiroshi Inoue

 > Because the driver's not showing, I can't create a
> data source, which is necessary to access some important internal
> applications.
>
> I've looked around on the 'net for a solution, and the only one that looked
> promising (installing PostgreSQL version 8.0) isn't possible since the
> installer has been taken down. Any help would be appreciated!