Re: 126 Error Connecting With psqlODBC 32 bit - Mailing list pgsql-odbc

From Adrian Klaver
Subject Re: 126 Error Connecting With psqlODBC 32 bit
Date
Msg-id 538B92D8.8060204@aklaver.com
Whole thread Raw
In response to 126 Error Connecting With psqlODBC 32 bit  (Denise McGrath <denisemichele@outlook.com>)
Responses Re: 126 Error Connecting With psqlODBC 32 bit  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-odbc
On 05/22/2014 04:37 PM, Denise McGrath wrote:
> Hi,
>
> I got your email from the faq page
> http://psqlodbc.projects.pgfoundry.org/faq.html.  I am having a really
> difficult time setting up the 32 bit psqlodbc driver.  I have the 9.3
> version of PostgreSQL.   It downloaded the psqlodbc_09_03_0210-x64
> <http://ftp.postgresql.org/pub/odbc/versions/msi/psqlodbc_09_03_0210-x64.zip> and
> that worked fine as far as connecting to the database through
> pgAdminIII, but I need to use a 32 bit because I am running an asp page
> that connects to the PostgreSQL 9.3 database.
>
> So I downloaded the psqlodbc_09_03_0210.zip
> <http://ftp.postgresql.org/pub/odbc/versions/msi/psqlodbc_09_03_0210-x64.zip> latest
> driver.

>
> "The setup routines for the PostgreSQL ANSI ODBC driver could not be
> loaded due to system error code 126: The specified module could not be
> found. (C:\Program Files (x86)\psqlODBC\0903\bin\psqlodbc35w.dll)."
>

> Is there anything else that I am missing?  Please please help as I have
> working on this for almost a week with no luck and am completely baffled :-(

Anyone have an idea on what is going on here. I confirmed the error
using a clean Windows Server 2008R2 AMI on AWS. I tried to add a 32bit
DataSource and got the same error.

>
> Thanks!
> Denise


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-odbc by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: VS: VS: Prepared statement error with UseServerSidePrepare=1
Next
From: Hiroshi Inoue
Date:
Subject: Re: Problems using SQLFetch on prepared INSERT with RETURNING clause