Re: Win 7 x64 - office 2013 odbc call failed

Поиск
Список
Период
Сортировка
От pieri70
Тема Re: Win 7 x64 - office 2013 odbc call failed
Дата
Msg-id 1412069479327-5821087.post@n5.nabble.com
обсуждение исходный текст
Ответ на Win 7 x64 odbc call failed  (pieri70 <pierigis@gmail.com>)
Список 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.


В списке pgsql-odbc по дате отправления:

Предыдущее
От: pieri70
Дата:
Сообщение: Win 7 x64 odbc call failed
Следующее
От: Oliver Freyd
Дата:
Сообщение: Strange issues with numeric type and an Access frontend