Re: odbc on windows 2003 64bit? - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: odbc on windows 2003 64bit?
Date
Msg-id 44FBED0B.7010107@tpf.co.jp
Whole thread Raw
In response to odbc on windows 2003 64bit?  (<me@alternize.com>)
List pgsql-odbc
me@alternize.com wrote:
> hi list
>
> much to my fright i noticed that pgODBC won't work on windows 2003 64bit
> editions. when trying to use the same dsn as on a 32bit box, it just
> quits with "Provider is not specified and there is no designated default
> provider". when checking odbc manager in control pannel, it doesn't list
> pgODBC.
>
> as there does not seem to be a 64bit version of pgodbc (yet), is there a
> workaround to get the 32bit version to work on the 64bit windows?

Today I had a chance to touch a 64bit machine and was able to
access PG database via MS Access on the machine.
I added several registry entries for 32bit env by hand and registered
a Datasource via control panel for 32bit.

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: odbc on windows 2003 64bit?
Next
From: "Philippe Lang"
Date:
Subject: Re: v08.02.0100 uploaded