On Tue, 13 Jan 2004 15:09:46 -0800 (PST) "David Jackson" <trashcan@xxxxxxxxxxxxxxxxxxxx> wrote: > > > The FC1 MyODBC package installs libmyodbc.so into /usr/lib, but isql > > appears to be picking up a copy from /usr/local/lib. You may need > > to move it out of the way. > > > I think there is a odbc.ini file in /etc, you maybe able to change > the LIBDIR there. Actually, it is in /etc/odbcinst.ini, I just checked and mine has: # Example driver definitinions # # # Included in the unixODBC package [PostgreSQL] Description = ODBC for PostgreSQL Driver = /usr/lib/libodbcpsql.so Setup = /usr/lib/libodbcpsqlS.so FileUsage = 1 # Driver from the MyODBC package # Setup from the unixODBC package #[MySQL] #Description = ODBC for MySQL #Driver = /usr/lib/libmyodbc.so #Setup = /usr/lib/libodbcmyS.so #FileUsage = 1 BTW: I never knew about this file before Dave's post. Thks, Dave =) Best, Andre -- Andre Oliveira da Costa