Hi Ray,
Unfortunately SQLGetDecRec(W) is not implemented yet.
regards,
Hiroshi Inoue
On 2016/02/28 6:48, Ray Stell wrote:
> 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?
>
>