Hello Jan-Aage
In my example I have replaced the real username/password with a
"username"/"password". Iin the real code I use real username and password.
Actually early I thought the username and password I use are not correct, but
I log with them using mysql shell. I have grant all GRANTS to thi
On Wed, 14 Feb 2001, Daniel Ducat wrote:
> Thanks for the answer, Jonathan. I have already tried the way you
> propose, but it gives me the same error. Any other ideas ?
> Lebrun Jonathan wrote:
> > Try this :
> > Connection C=DriverManager.getConnection(
> > "jdbc:mysql://localhost/test","user
Hello everyone
Thanks for the answer, Jonathan. I have already tried the way you propose, but
it gives me the same error. Any other ideas ?
Thanks a lot!!
Daniel Ducat
Lebrun Jonathan wrote:
> Try this :
>
> Connection C=DriverManager.getConnection(
> "jdbc:mysql://localhost/test","username"