Yaron

Look in http://www.xiscsp.co.uk/ngp

There is a thread there where I explain it that i'm including here again.
Nuno

<snip>

I think you are working at the same error level I was.
For me it was not well explained and I spent about two weeks hitting on the same error.


In Cache you have "cacheodbc.ini"
Every odbc package for *nix you have to configure /etc/odbc.ini or some file in /usr/local. It's writen in every document (Not in Cache case - The error is there)


So, go to your CACHE_DIR, edit cacheodbc.ini and put there the connection you need.

For example, in my case to connect to MySql

[SHM]
Driver       = /usr/local/lib/libmyodbc3.so
Description  = Connector/ODBC 3.51 Driver DSN
SERVER       = orion
PORT         =
USER         = root
Password     =
Database     = SHM
OPTION       = 3
SOCKET       =

And It's working.
No need to setup @ /etc level files.

<snip>

Yaron Munz wrote:
We have cache 5 installed on AIX machine.

Can someone help with info. how to config ODBC driver at AIX level, and what
sould be placed at cache config. manager (Sql Gateway) ?

Brgrds,
Yaron Munz






Reply via email to