Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: ODBC Setup Dialog: "Couldn't load libpq - SSL mode is unavailable"


  • From: JKorth <jk(at)epos-gmbh(dot)de>
  • To: pgsql-odbc(at)postgresql(dot)org
  • Subject: Re: ODBC Setup Dialog: "Couldn't load libpq - SSL mode is unavailable"
  • Date: Wed, 18 Feb 2009 12:03:15 +0100
  • Message-id: <499BEAF3.5060501@epos-gmbh.de> <text/plain>

Hiroshi Inoue schrieb:
JKorth wrote:
Hiroshi Inoue schrieb:
JKorth wrote:
Hello!

I tried to set up the "PostgreSQL Unicode" ODBC driver (psqlodbc_08_03_0400 - msi or dll package) under Windows XP. On two computers the ODBC Setup Dialog contains the error message "Couldn't load libpq - SSL mode is unavailable".
How do I get SSL to work (=get rid of this message)?

What I found out on myself (but didn't help):
libpq.dll depends on msvcr80.dll which was missing, but installing the MSVC2008 Redistributable Package didn't made it to work - neither did copying msvcr80.dll into the directory of libpq.dll

Maybe MSVC2005 redistributable package is needed.
Did you try
http://www.microsoft.com/downloads/details.aspx?familyid=200b2fd9-ae1a-4a14-984d-389c36f85647&displaylang=en
?
yesterday I tried the non-SP1 version of the MSVC2005 redistributable package, but without success.

Please try the SP1 version.
The recent libpq requires 8.0.50727.762 version of msvcr80.dll.
Thanks - that was the solution!

Best regards,
JKorth



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group