| Article: |
Configuring Database Access in Eclipse 3.0 with SQLExplorer | |
| Subject: | installation on MacOS X | |
| Date: | 2005-10-12 17:21:57 | |
| From: | monica1 | |
|
Response to: installation on MacOS X
|
||
|
I added mysql-connector-java-3.1.10-bin-g.jar wtih the Add button to that Extra Class Path, Driver class name is org.gjt.mm.mysql.Driver. I also tried com.mysql.jdbc.Driver as the Driver Class Name, didn't work. 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! |
||
Showing messages 1 through 4 of 4.
-
installation on MacOS X
2005-10-12 17:42:31 Deepak Vohra | [View]
-
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.



Set URL to jdbc:mysql://localhost:3306/test