GG wrote:
Quote:
Hello.
I'm looking for iODBC informix driver (from linux) . I'm using IDS 7.31.
Where can I find it ?
Thank for help
gg
It's included with the Informix Client SDK and the Informix Connect
|
products. There's no real 'driver' per ce, Informix CLI connects natively
to the server, but the ODBC shared libs to support the ODBC library calls
are included there. If you need to develop ODBC/CLI code then you need the
SDK, client boxes just require the Connec to run the resulting executables.
Art S. Kagel