Login problem
Posted: Tue 30 Jan 2007 15:06
MyDac: 3.55
Delphi 7 Ent
MySQL: 5.02
When i connect locally with a user that has only permission to a specified db i get no error;
when i try to connect with this user from another computer i get "access denied for thisuser@computer", but computer is not where the db is located;
when i connect with root (has all permissions on all mysql db) no problem;
Any help?
PS: I do not want to give the user permissions beyond a specific db;
Delphi 7 Ent
MySQL: 5.02
When i connect locally with a user that has only permission to a specified db i get no error;
when i try to connect with this user from another computer i get "access denied for thisuser@computer", but computer is not where the db is located;
when i connect with root (has all permissions on all mysql db) no problem;
Any help?
PS: I do not want to give the user permissions beyond a specific db;