Re: [psqlODBC 08.02.0402] OpenSSL libraries

From: Rainer Bauer <usenet(at)munnin(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: [psqlODBC 08.02.0402] OpenSSL libraries
Date: 2007-06-06 20:17:03
Message-ID: 2s4e635c3n7en3o7q668t6d7qm45irce5e@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I wrote:

>What I did was installing Postgres 8.2.4 _without_ the psqlODBC driver.
>Afterwards I downloaded the latest MSI package [8.2.0400] from the psqlODBC
>page and installed that version.

... and in the meantime the ODBC driver was compiled from the 8.2.0402 source.

So I went and restored the original psqlodbc30a.dll and the SSL connection
works. Hence compiling the psqlODBC driver craches when compiled with VS2005.

Any pointer where I could start looking what goes wrong?

This is the command I use to build the driver:
nmake /f win32.mak CFG=Debug ANSI_VERSION=yes MSDTC=no ALL

Could you send send me offlist the (debug/release) your DLLs from 8.2.0402 so
I could verify whether they are working?

Rainer

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Mark Cave-Ayland 2007-06-07 16:13:41 Re: Proposal for new pgsqlODBC feature - hiding tables inaccessible to the current user
Previous Message Rainer Bauer 2007-06-06 20:00:33 Re: [psqlODBC 08.02.0402] OpenSSL libraries