I have the next problem
Posted: 15.03.2007, 14:21
Hello
I'm just installed zeos in delphi 7 , and I'm using an exemple (I make some changes) .
I complete this :
protocol : mysql4.1
database : mydatabase
host : myweb.com
port 3306
username : myusername (the same to enter phpmyadmin)
password : mypassword ( " ")
And when try to connect , I have this message :
SQL Error: Access denied for user 'myusername@11.11.11.11' (using password:YES)
note : ip 11.11.11.11 is not real , it's just for show you
What I have to do ?
I want to say that if I try to connect to local in my pc , it works
Thanks in advance
David
I'm just installed zeos in delphi 7 , and I'm using an exemple (I make some changes) .
I complete this :
protocol : mysql4.1
database : mydatabase
host : myweb.com
port 3306
username : myusername (the same to enter phpmyadmin)
password : mypassword ( " ")
And when try to connect , I have this message :
SQL Error: Access denied for user 'myusername@11.11.11.11' (using password:YES)
note : ip 11.11.11.11 is not real , it's just for show you
What I have to do ?
I want to say that if I try to connect to local in my pc , it works
Thanks in advance
David