Re: Cannot load connection class 'java.sql.SQLException problem !

2001-02-14 Thread Daniel Ducat
grant all GRANTS to this user, but it seems that it does not solve my problem. Anyway thanks for the answer. Daniel Ducat Jan-Aage Bruvoll wrote: > On Wed, 14 Feb 2001, Daniel Ducat wrote: > > Thanks for the answer, Jonathan. I have already tried the way you > > propose, but it

Re: Cannot load connection class 'java.sql.SQLException problem !

2001-02-14 Thread Daniel Ducat
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://localhos

Cannot load connection class 'java.sql.SQLException problem !

2001-02-14 Thread Daniel Ducat
;java.sql.SQLException: Invalid authorization specification: Access denied for user: 'username@localhost' (Using password: YES)'.:08001:0 Does anyone know why and when occurs this error ? Thanks a lot ! Daniel Ducat

Cannot load connection class 'java.sql.SQLException ????

2001-02-13 Thread Daniel Ducat
Hello everyone Does anyone know why and when occurs the following error : Cannot load connection class 'java.sql.SQLException Thanks a lot ! Daniel Ducat - Before posting, please check: http://www.mysql.com/manua