[EMAIL PROTECTED] wrote:
> 
> I am using a .Net project to connect to a mysql server. I have a winXP (IIS 
> installed) machine as a network client to our mysql server hold on a linux machine. 
> I have mydobc installed. I made a connection in .Net. But when I try to connect to 
> mysql I get an error message saying: "'My ip' is not allowed to connect to this 
> mysql server" 
> What can I do? 

Give user privileges to connect from needed host:
        http://www.mysql.com/doc/en/GRANT.html



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




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to