Has the user been GRANTed PRIVILEGES yet? Look here for how to do that: http://dev.mysql.com/doc/refman/5.0/en/adding-users.html
Cheers...Fish On Sat, Oct 4, 2008 at 12:36 PM, David Giragosian <[EMAIL PROTECTED]>wrote: > On Sat, Oct 4, 2008 at 11:33 AM, Varuna Seneviratna < > [EMAIL PROTECTED]> wrote: > > > What is the user account's password.I used the command > > C:\>mysql -u user -p > > Enter password: ********** > > ERROR 1045 (28000): Access denied for user 'user'@'localhost' (using > > password: Y > > ES) > > How can I find it? > > Varuna > > > > > Making a number of assumptions here... > > Don't enter a password. Just hit enter. > > David >