|
psqlODBC
Pre-built binaries for psqlODBC on Windows 64-bit
Featured IntroductionThe psqlODBC Drivers for Windows are not distributed pre-built for 64-bit Windows. So we had to build them ourselves. If you're trying to use PostgreSQL with ODBC on 64-bit Windows, this is what you need to install. (Download) Details
|
► Sign in to add a comment
You are a gentleman (or woman) and a scholar. Many thanks for making this build available. You saved me a lot of hassle.
Jerry from STL
I stared to install ODBC Driver for Windows 7 (64Bit) from the msi-Distribution. When started do configure ODBC-Driver as Datasource i did not find them shown in the list. --> Solution from web-search ...
There are two copies of odbcad32.exe on Windows Vista x64, one is stored at c:\windows\system32\ and one is stored at c:\windows\syswow64\. You need to run c:\windows\syswow64\odbcad32.exe to have access for all other ODBC drivers.
This works as expected for me .... no special software needed !!!
I am unable to use SSL Mode "required". I get the error "Sslmode value "require" invalid when SSL Support is not compiled in", even after installing OpenSSL libraries for Windows separately. Any ideas?
Trabajo con visual foxpro 9.0, con las versiones anteriores para xp el ODBC funciona bien, instale ODBC a 64 version 8.03.04 y todo bien, pero llamo la conexion Conect=(PostgrSQL 64-Bit ODBC Drives);Port=5432;Database="colegios";usuario="postgres";clave="postgres"
desde mi aplicacion y nada de nada
Agradezco quien me da una idea
Saludos
Alqui
Please do not post bug reports/requests here in comments. There's an issue tracking system for that: http://code.google.com/p/visionmap/issues/list
Thanks for making this available. I have an Excel spreadsheet that connects to postgresql which I couldn't update since upgrading to 64 bit Excel 2010. This driver solves the issue.
SSL does not seem to be supported. I've worked around this issue by creating an ssh tunnel using putty and allowed unencrypted connections from the local host.
Please note that this release seems to use a different driver name than the official (32-bit only) release.
This means you need to use "Driver={PostgreSQL 64-Bit ODBC Drivers}" in your connection string instead of "Driver={PostgreSQL}".
many many thanks for ur work man! Our best regards
Are these drivers Unicode or ANSI?
You are a legend! Great work fella!
Looks like this is ANSI. Is there a Unicode version?
can some one help me... i install this driver in windows 7 64 bits... the test in the odbc list it´s ok, but when i use excel 2010 to conect to postgres... i have this error "DSN specified architecture mismatch between the controller and the application"
how can i get information from postgres to excel with this driver?????
THANK YOU! THANK YOU! THANK YOU! THANK YOU! THANK YOU! I've been fighting with this all day and am about bald. This worked like a champ.
THANK YOU! THANK YOU! THANK YOU! THANK YOU! THANK YOU!
thank fburz...@gmx.de your suggestion worked to me