Re: Win 7 x64 - office 2013 odbc call failed

From: pieri70 <pierigis(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Win 7 x64 - office 2013 odbc call failed
Date: 2014-09-30 09:31:19
Message-ID: 1412069479327-5821087.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Ok I found a solution by myself..

Obviously working in windows 64 bit, connecting a server debian 64bit i MUST
use the 32bit version of the postgres odbc drivers... Windows rocks!
So I had to install the 32bit version (psqlodbc_09_03_0210.zip)
And then launch the 32bit ODBC tool (the one you find in the control panel
is 64 bit and don't recognize the 32 bit drivers..) by this command

c:\windows\syswow64\odbcad32.exe

Then I can add a connection using the 32bit drivers and M$Access 2013 on
winz_x64 can connect to the 64bit postgresql server..

bye

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Win-7-x64-office-2013-odbc-call-failed-tp5821084p5821087.html
Sent from the PostgreSQL - odbc mailing list archive at Nabble.com.

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Oliver Freyd 2014-10-02 15:57:51 Strange issues with numeric type and an Access frontend
Previous Message pieri70 2014-09-30 08:35:34 Win 7 x64 odbc call failed