| Author |
Database related plug-ins for Eclipse?
|
Chika
Greenhorn
Joined: Aug 05, 2003
Posts: 4
|
|
I've been trying to find some plug-ins that would do the following: 1. Execute queries and updates store procs. 2. View tables with fields, indices, constraints, etc I've been relying on MS Query and Query Tool by George Poulose and having to constantly switching between the IDE and the DB gui. Any suggestions?
|
 |
Charles Hasegawa
Ranch Hand
Joined: May 22, 2003
Posts: 117
|
|
Have you tried JFaceDBC? http://sourceforge.net/projects/jfacedbc/
|
 |
Ilja Preuss
author
Sheriff
Joined: Jul 11, 2001
Posts: 14112
|
|
http://jfacedbc.sourceforge.net/ works very well for me. I am not sure what you mean by "updates store procs.", though. You should probably also take a look at http://eclipse-plugins.2y.net/eclipse/plugins.jsp?category=Database
|
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
|
 |
Matthew Phillips
Ranch Hand
Joined: Mar 09, 2001
Posts: 2676
|
|
Chika, We don't have many rules at Javaranch, but our display name policy is one of them. Please read this policy and change your display name to comply with it if you wish to continue posting. Thanks. You can change your display name here.
|
Matthew Phillips
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8845
|
|
|
Can I draw ER digrams using Eclipse?
|
Groovy
|
 |
Dan Kehn
Dastardly Dan the Author
Ranch Hand
Joined: Jun 11, 2003
Posts: 120
|
|
IBM WebSphere Studio Application Developer, based on Eclipse, does everything you mentioned and a lot more. It isn't free, but there is a trial version you can download if you're interested. I admit that I'm biased towards it in part because I've been working on improving its performance for the last six+ months. -- Dan
|
Co-author of <a href="http://www.jdg2e.com" target="_blank" rel="nofollow">The Java Developer's Guide to Eclipse</a>, 2nd Edition<br />(Yahoo group <a href="http://groups.yahoo.com/group/JDG2E/" target="_blank" rel="nofollow">JDG2E</a>)
|
 |
 |
|
|
subject: Database related plug-ins for Eclipse?
|
|
|