SQLGetDescRecW ?

From: Ray Stell <stellr(at)vt(dot)edu>
To: pgsql-odbc(at)postgresql(dot)org
Subject: SQLGetDescRecW ?
Date: 2016-02-27 21:48:21
Message-ID: 56D219A5.9040509@vt.edu
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?

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Inoue, Hiroshi 2016-02-27 23:17:37 Re: SQLGetDescRecW ?
Previous Message Ray Stell 2016-02-27 19:26:28 SQLGetDescRecW