At 21:23 22/01/00 +0100, Robert Schott wrote:
>ODBC-call failed:
>[TCX][MyODBC]Host 'webdave' is not allowed to connect to this MySQL server
>(#1130)[ODBC Driver Manager]connection not opened (#0)
>
>
>Even I have some knowledge with other RDBMS I really have no idea, where
>where I could start searching. Any comments are wellcome.
You could try....
>Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
>posting. To request this thread, e-mail mysql-thread25073@stripped
Sounds like you haven't changed anything in your mysql.host table - you
need an entry like:
webdave.mydomain.com, Y, Y, Y.....
HTH
Colin