Benedick Miller wrote:
> Hello
>
> I have just installed Squirrel 2.0 final
> and Java (j2re1.5-sun)
> and Jdbc Drivers: mysql-connector-java-3.1.10-bin.jar (from MySQL AB)
> on a machine running Ubuntu Linux "Hoary"
>
> After all this work (!) i cannot connect to the mysql server.
>
> My Alias (using either MySQL or MMMySQL driver, I have tried both)
> looks like this:
>
> jdbc:mysql://localhost:3306/contact_list
>
> Is there something wrong there?
>
> Should I be using MySQL or MMMySQL driver?
> What is the difference?
From the README I appear to be using
MySQL Connector/J 3.1.8 (formerly MM.MySQL)
MySQL AB's JDBC Driver for MySQL
to connect to MySQL 4.1.11. Not sure about the difference between the
drivers.
I do know that MySQL requires you to grant privilege to the user
before connecting to the database. Does the user you are attempting to
login as
have privilege to access your "contact_list" database in the MySQL server?
What error message are you seeing?
Rob Manning
CollabraSpace - Revolutionary Collaboration
Visit us at http://www.collabraspace.com
This message has been scanned for viruses by
ClamAV v0.83
|