SQL Prob
Brought to you by:
corbyboy
Hi,
I've created a database .mdb with the name of SCOPE
and I created a table with username & password as
fields, I named the table as scope.mdb
Im geting this error after I click submit button
SQL error:
MySQL said: Access denied for user: 'scope@localhost'
(Using password: YES)
Error number: 1045
Kindly reply me at jeevanamalan@yahoo.com
Regards
Amalan
Logged In: YES
user_id=678800
As the error suggests the password is wrong for that
particular username. Are you creating the database file
manually? You would be better using a tool such as
PHPMyAdmin (http://www.phpmyadmin.net).
Chris