Anonymous Anonymous

Browsing MySQL databases inside Eclipse without having a local mysql server or client

Monday, 11 de June del 2007
filed under , , ,

EclipseSQL is an aid to people programming with databases. Allows to make queries, browse tables, change structures and all the common operations performed in databases. This is how it looks like:

96333-83190.jpg

The application can be downloaded as a standalone (screenshot) although since I am using eclipse to develop PHP (PDT plugin) and Java code, what I find more interesting is the plugin version. By installing the plugin another "View" called SQL is available, where you can browse the databases.

Recently I've been working mainly with MySQL, but since I work with remote sites and I don't have a mysql client neither a mysql server in my development machine, I found a strange error when connecting to the databases:

Error: com.mysql.jdbc.Driver That happens when you don't have the Connector/J 5.0 provided by mysql. To solve this go download the connector, place it under the eclipse's "plugins" folder and go to the SQLEditor preferences dialog. Then just click on Add External class and select the connector file. After clicking OK you'll see the mysql tick enabled.

Just to mention it, I tried to install the plugin from the update site direclty from eclipse but it failed.

Was this post interesting?

Related posts

Leave your comment

Leave your comment
You need javascript to be activated on irder to leave comments

Login in OboLog, or create free blog if you don't have one yet.

Then we'll remember your data and show your avatar in your comments.

Sponsors

Comments

How to play MP3 with Ubuntu (alombarte)
Pues diría que no ;)...(20 Aug)
How to play MP3 with Ubuntu (leonardocipet)
...(20 Aug)
How to play MP3 with Ubuntu (leonardocipet)
Ya voté...(20 Aug)
How to play MP3 with Ubuntu (alombarte)
That was a post of the year 2006. I think that the new version of Ubuntu comes with mp3 support a...(16 Aug)
How to play MP3 with Ubuntu (ben)
hi, suppose I got no internet on the computer i wanna play mp3  with? what f...(14 Aug)

Login