Hi !!

)-----Original Message-----
)From: [EMAIL PROTECTED]
)[mailto:[EMAIL PROTECTED]]On Behalf Of Peter Harvey
)Sent: Saturday, September 01, 2001 8:13 AM
)To: [EMAIL PROTECTED]
)Subject: Re: MyODBC between MySQL-Server (Linux) and Linux-Client
)
)
)>
)> root@workstation3:/home/manuel > isql -v MySQLtest dbuser
)> [unixODBC][TCX][MyODBC]Can't connect to local MySQL server through socket
)> '/var/lib/mysql/mysql.sock' (2)
)> [ISQL]ERROR: Could not SQLConnect
)> root@workstation3:/home/manuel >
)>
)> It seems to try to connect to a local mysql-server, wich doesn't exist?
)>
)> My /etc/odbc.ini on the other Linux client (same as on the server):
)>
)
)How did you add the odbc.ini entry... using ODBCConfig? I am
)thinking that you may
)have dropped it into the wrong place using a text editor... but
)then again... it does
)not quite sound like it. <Hmmm> The default location for the system ini is
)/usr/local/lib/etc/odbc.ini or something like that. Using
)ODBCConfig (or odbcinst) is
)a good way to ensure that you modify the correct ini file.
)
Also, check what is the $ODBCINI value and make sure it is really pointing
to the expected odbc.ini. If not export ODBCINI to your odbc.ini file path
and try. Some times better to include filename also in to the path like

export ODBCINI=/usr/etc/odbc.ini

Regards
Venu
--
For technical support contracts, go to https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Venu <mailto:[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Developer
/_/  /_/\_, /___/\___\_\___/   Woodside, California  USA
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to