GetPrivateProfileString - Mailing list pgsql-odbc

From Ger
Subject GetPrivateProfileString
Date
Msg-id 8df3b7780907021446ha525e4bqe338f9fb1ea02bdf@mail.gmail.com
Whole thread Raw
List pgsql-odbc
I am investigating an issue where GetPrivateProfileString symbol
exists in Postgres ODBC driver code and in the Informix IDS driver
code.
I have an issue where code that expects to invoke
GetPrivateProfileString from psqlodbc.so is diving into libthcli.so
instead which is part of the Informix driver code?
This is probably an issue with ld.so and how the shared objects are
loaded into memory....would like to know if anyone has seen this
issue? I think the driver could
benefit from better function notation that will ensure unique
signatures for the Postgres ODBC API and the same goes for Informix
IDS.

Thanks.

pgsql-odbc by date:

Previous
From: Alex Goncharov
Date:
Subject: Re: SQLTables and szTableRemarks field?
Next
From: "Pete Fife"
Date:
Subject: looking for windows 2003 server ODBC driver download