| Article: |
Configuring Database Access in Eclipse 3.0 with SQLExplorer | |
| Subject: | installation on MacOS X | |
| Date: | 2005-10-12 17:02:09 | |
| From: | dvohra09 | |
|
Response to: installation on MacOS X
|
||
|
To configure MySQL driver setting add the MySQL driver jar file with the Add button and specify the connection URL and the Driver classname.
|
||
Showing messages 1 through 5 of 5.
-
installation on MacOS X
2005-10-12 17:21:57 monica1 [View]
-
installation on MacOS X
2005-10-12 17:42:31 Deepak Vohra | [View]
Is the connection url specified?
Set URL to jdbc:mysql://localhost:3306/test -
installation on MacOS X
2005-10-12 17:51:59 monica1 [View]
yes, tried jdbc:mysql://localhost/test and now jdbc:mysql://localhost:3306/test. That OK button is still flashing but nothing happens.... -
installation on MacOS X
2005-10-13 08:31:12 Deepak Vohra | [View]
Select the mysql-connector-java-3.1.10-bin.jar file instead of the mysql-connector-java-3.1.10-bin-g.jar file.
Does the OK button get selected for some other database?
thanks,
Deepak -
installation on MacOS X
2005-10-13 13:01:31 monica1 [View]
could'nt get it to work with the mysql-connector-java-3.1.10-bin.jar either. OK button works for other databases like Oracle OCI or Mimer SQL.



Does it matter where the mysql-connector-java-3.1.10-bin-g.jar is located? I have it in /Applications/Eclipse/mysql-connector-java-3.1.10.
Thank you!