>
> 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.

Peter


--
+---------------------------
| Data Architect
| your data; how you want it
| http://www.codebydesign.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