Hello,
I am having a problem connecting to a mysql database.
My url string is as follows:
private static final String url = "jdbc:mysql://localhost:3306/test";
and I call the DriverManager with:
DriverManager.getConnection(url, userName, password);
The output of this is:
--SQLException--
I granted all privileges to [EMAIL PROTECTED], and everything
worked well.
thanks a bunch,
c.
"Land, Christopher" wrote:
> [EMAIL PROTECTED] -- perhaps?
>
> C:~
>
> -Original Message-----
> From: Chris Huisman [mailto:[EMAIL PROTECTED]]
> Sent: Tuesda