
October 14th, 1999, 12:19 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
I have a MySQL username with no password. I give "" for the password in the DriverManager.getConnection method. But I get a "Access denied" message. Then when I try NULL as the argument, I get a NullPointerException.
Can anyone help me with this?
|