ur case is the same as mine. So you may
try and see if it works or not.
Good luck.
Zhilin (Jaleen)
From: [EMAIL PROTECTED] on behalf of Audrey Bihouee
Sent: Thu 2/23/2006 3:29 AM
To: basedb-users@lists.sourceforge.net
Subject: [base] Re: Java Exception on MAGE
hi Audrey ,
java.sql.SQLException: Access denied for user
'base'@'localhost.localdomain' (using password: YES)
I think your problem is that MySQL refuses to give you a connection :
"Access denied"
try to connect mysql directly with the same parameters ie :
mysql -u base -h localhost
Hi Kjell,
Thanks for your quick answer.
But your proposition doesn't solve my problem. I think that the old
version of the driver is also not in the classpath as you suggest.
I rename my new version like the old one :
"mysql-connector-java-3.0.15-ga-bin.jar" but I always get this message :
di