Dodol,
Monday, March 25, 2002, 3:50:25 AM, you wrote:

D> I am new member here, and I would like to ask about connection at
D> Mysql. I have MySQL on linux server and I want to connect that MySQL
D> engine from windows, how can I connect to that mysql
D> now I've been install Mysql-ODBC and MySQLFront on windows, but there
D> is still an error connection message

D> the message of MysqlFront is like this
D> "1130. Host 'ipwindows' is not allowed to connectto this MySQL server"

D> wish u all to give some solution to solve my problem
D> many thanks and highly appreciate for yr all support

'Host 'ipwindows' is not allowed to connect to this MySQL server'
means that there are no row in table 'user' that matches host
'ipwindows'. Try to connect from another host and set privileges up to
connect from this host. You can read more at:
        http://www.mysql.com/doc/A/c/Access_denied.html

D> Best regards,
D> Afif





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   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