Re: 126 Error Connecting With psqlODBC 32 bit

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Denise McGrath <denisemichele(at)outlook(dot)com>, "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: 126 Error Connecting With psqlODBC 32 bit
Date: 2014-05-23 20:13:37
Message-ID: 537FABF1.4050306@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 05/22/2014 09:43 PM, Denise McGrath wrote:
> No, sorry. I forgot to tell you all, I have a Windows Server 2008 R2
> Standard, and it is happening when I click on ADD in the ODBC 32 bit
> Manager, which is C:\Windows\SysWOW64\odbcad32.exe.
>

Well I cranked up a 2008R2 instance on AWS EC2 and can confirm the
error. I tried my suggestion of moving msvcr100.dll(actually it had a
version string in it) into the bin directory and that did not help.
Though when I renamed the versioned dll to msvcr100.dll the error
changed, so it sorts of points to a dependency issue in the psqodbc
dlls. Others with more knowledge of this will need to look at this.

Browse pgsql-odbc by date

  From Date Subject
Next Message John Smith 2014-05-24 15:47:39 Re: Problems using SQLFetch on prepared INSERT with RETURNING clause
Previous Message Adrian Klaver 2014-05-23 14:16:47 Re: 126 Error Connecting With psqlODBC 32 bit