SQLGetDescRecW

From: Ray Stell <ray(dot)stell(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: SQLGetDescRecW
Date: 2016-02-27 19:26:28
Message-ID: 56D1F864.8020709@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Trying to make use of postgresql95-odbc-09.05.0100-1PGDG.rhel6.x86_64
from oracle. I pointed oracle to use:
Driver=/usr/pgsql-9.5/lib/psqlodbc.so
which I got via yum here:
baseurl=https://download.postgresql.org/pub/repos/yum/srpms/9.5/redhat/rhel-$releasever-$basearch

When I try to connect Oracle gateway reports:
Failed to load ODBC library symbol:
/usr/pgsql-9.5/lib/psqlodbc.so(SQLGetDescRecW)

Am I pointing to the wrong lib?

Browse pgsql-odbc by date

  From Date Subject
Next Message Ray Stell 2016-02-27 21:48:21 SQLGetDescRecW ?
Previous Message Adrian Klaver 2016-02-26 00:40:54 Re: ORA-28545 config issue