From: | Richard Huxton <dev(at)archonet(dot)com> |
---|---|
To: | Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> |
Cc: | Michael Gould <mgould(at)intermodalsoftwaresolutions(dot)net>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Scratching my head why results are different between machines. |
Date: | 2010-03-04 08:51:03 |
Message-ID: | 4B8F7477.9070403@archonet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 04/03/10 01:35, Craig Ringer wrote:
> Argh - a follow-up re ODBC 32 and 64 bit-ness:
>
> http://blog.danovich.com.au/2010/02/02/odbc-settings-on-64-bit-servers/
>
> It's way crazier than you'd ever expect. Both the 32-bit and 64-bit
> versions are called "odbcad32.exe" but are in different (but not
> distinctively named) locations.
>
> http://support.microsoft.com/kb/942976/en-us
Classy. Even better - according to the linked page, the 64 bit version
is in the "System32" folder - yippee!
" * The 32-bit version of the Odbcad32.exe file is located in the
%systemdrive%\Windows\SysWoW64 folder.
* The 64-bit version of the Odbcad32.exe file is located in the
%systemdrive%\Windows\System32 folder."
--
Richard Huxton
Archonet Ltd
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2010-03-04 09:04:37 | Re: Failed to run initdb: 128 |
Previous Message | Dave Page | 2010-03-04 08:49:00 | Re: Scratching my head why results are different between machines. |