Hi.

On Wed, Nov 21, 2001 at 03:58:46AM +0100, [EMAIL PROTECTED] wrote:
> i fixed the first problem, i had personal web server installed but i
> had turned it off....  now my next problem is this,
> http://www.pafo.net/mysql2.gif

Why didn't you simply quote the error message? It looks arrogant to
expect all readers to follow this URL to view something you could have
easily typed.

Btw, there is even a manual section about this error:
http://www.mysql.com/doc/E/r/Error_Access_denied.html

> how can i get pass this.....?
[...]

Depends on what you want.

The error message says that you are trying to connect as
"ODBC@localhost" with the password provided and that this user has no
permission to connect. Either the user/password combo is false or the
privilege entries on the server are false. Have a look at 

http://www.mysql.com/doc/A/c/Access_denied.html
http://www.mysql.com/doc/U/s/User_Account_Management.html
http://www.mysql.com/doc/P/r/Privileges.html

for further information. 

Bye,

        Benjamin.

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to