Thread
:
Ok, question
View Single Post
#
15
05-03-2007, 12:53 PM
Angelox
AX Classic Developer
Join Date: May 2006
Location: filler
Posts: 2,049
Code:
SET PASSWORD FOR 'eq'@'localhost' = OLD_PASSWORD('newpwd');
If you're using MySql 5x, did you run the above line in your MySql command box?
Angelox
View Public Profile
Send a private message to Angelox
Find all posts by Angelox