Building database driven website with mysql and php

Hi,

I’m just starting to learn how to build a database driven website with mysql and php using instructions from the same book.

I’ve downloaded WAMP, followed instructions from the book, added path variable to windows. But, when I try to access mysql client program in the windows command prompt, it doesn’t give me access, and gives this message:
“access denied for user ODBC @ localhost”.

Can someone tell me what the problem is and advise me?
Thanks in advance.
Assu

This just simply means that your password / username combo is off from what you have it set to.