Clinton --
It's saying you password is incorrect or wasn't entered.
I believe. Did you set username and password in script?

Also http://www.perlmonks.org have some tutorials on
DBI/DBD, you would find helpfull.

-- david


> I get this error when trying to connect to a mysql database
> 
> DBI->connect(database=baggs) failed: Access denied for user:
> 'baggs@localhost' (Using password: YES)
> 
> I added the user 'baggs' to the user table and to the db privilege
> table and used mysqladmin reload to refresh the tables.
> 
> Any Ideas.
> 
> 
> ---------------------------------------------------------------------
> 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



---------------------------------------------------------------------
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