Re: not allowed to connect to this mysql server

2003-06-11 Thread Egor Egorov
[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 er

Re: not allowed to connect to this mysql server

2003-06-11 Thread Gelu Gogancea
Hi, First you must add grants to the user which you want to connect to the MySQL server.In documentation (4.3.5 Adding New Users to MySQL) you will find how you can achieved this. Regards, Gelu _ G.NET SOFTWARE COMPANY Permanent e-mail address

Re: not allowed to connect to this mysql server

2003-06-11 Thread Per Andreas Buer
<[EMAIL PROTECTED]> writes: > Hi 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 e