Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » graphical database tool
graphical database tool [message #7356] Mon, 01 December 2003 19:19 Go to next message
Eclipse UserFriend
Originally posted by: wade.eccentrichosting.net

I am wondering if there is an existing project that has been started to
bring a graphical sql generator to eclipse. One of the reasons that I
use to use VisualAge, WebObjects, and now Jbuilder Enterprise is for the
database tools that each IDE supplied. WebObjects EOModler and
Jbuilders DatabasePilot allows for extreamly rapid development of
database driven applications. All of these are based on JDBC and allow
for changing of the database source.

Is this something on the horizon for Eclipse?
Is it already a plugin in development?
Is it worthwile for my team to start development of such and application?
Would it have to be none jdbc based to be part of eclipse?
For $3,400 a license for jbuilder we would be more than happy to try and
bring this functionality to eclipse.

Sorry if I posted this in the wrong area. Please direct me to the
correct newsgroup if this post is located in the wrong section.

Wade Arnold
Re: graphical database tool [message #7483 is a reply to message #7356] Tue, 02 December 2003 04:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Wade Arnold <wade@eccentrichosting.net> wrote:


I also miss database support in Eclipse/SWT.
However main question is not "Do we need it", but "What precise we need", i.e.
how this support should be implemented:
1. as in Borland's Delphi/CBuilder - thick wrapper around ResultSet with
classes TDataSet, TField, etc;
2. O/R mapping;
3. something else?


> I am wondering if there is an existing project that has been started to
> bring a graphical sql generator to eclipse. One of the reasons that I
> use to use VisualAge, WebObjects, and now Jbuilder Enterprise is for the
> database tools that each IDE supplied. WebObjects EOModler and
> Jbuilders DatabasePilot allows for extreamly rapid development of
> database driven applications. All of these are based on JDBC and allow
> for changing of the database source.

> Is this something on the horizon for Eclipse?
> Is it already a plugin in development?
> Is it worthwile for my team to start development of such and application?
> Would it have to be none jdbc based to be part of eclipse?
> For $3,400 a license for jbuilder we would be more than happy to try and
> bring this functionality to eclipse.

> Sorry if I posted this in the wrong area. Please direct me to the
> correct newsgroup if this post is located in the wrong section.

> Wade Arnold


--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Re: graphical database tool [message #7495 is a reply to message #7356] Tue, 02 December 2003 09:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dar.cs.huji.ac.il

Have you looked at DBEdit and JFaceDbc ?

David

Wade Arnold wrote:

> I am wondering if there is an existing project that has been started to
> bring a graphical sql generator to eclipse. One of the reasons that I
> use to use VisualAge, WebObjects, and now Jbuilder Enterprise is for the
> database tools that each IDE supplied. WebObjects EOModler and
> Jbuilders DatabasePilot allows for extreamly rapid development of
> database driven applications. All of these are based on JDBC and allow
> for changing of the database source.
>
> Is this something on the horizon for Eclipse?
> Is it already a plugin in development?
> Is it worthwile for my team to start development of such and application?
> Would it have to be none jdbc based to be part of eclipse?
> For $3,400 a license for jbuilder we would be more than happy to try and
> bring this functionality to eclipse.
>
> Sorry if I posted this in the wrong area. Please direct me to the
> correct newsgroup if this post is located in the wrong section.
>
> Wade Arnold
>
Re: graphical database tool [message #7970 is a reply to message #7495] Tue, 02 December 2003 21:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jmordax.terra.es

You also can take a look at DB Visualizer. But it is not an Eclipse
plugin (which could be great).

Regards,

Chemi.

P.S.: But this discussion is not related to VE so I think it should move
to Platform or more generic forums.
Re: graphical database tool [message #8569 is a reply to message #7970] Fri, 05 December 2003 20:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jmordax.terra.es

I found a plugin: http://jfacedbc.sourceforge.net/index.php
Re: graphical database tool [message #17092 is a reply to message #7356] Mon, 26 January 2004 18:33 Go to previous message
Eclipse UserFriend
Originally posted by: placeMyNameHere.enterprise.hb.se

Don't know if you ever found something you were satisfied with, but check
out Clay:

http://www.azzurri.jp/en/software/clay

Regards,
- arch
Re: graphical database tool [message #571470 is a reply to message #7356] Tue, 02 December 2003 04:44 Go to previous message
Konstantin Scheglov is currently offline Konstantin ScheglovFriend
Messages: 555
Registered: July 2009
Senior Member
Wade Arnold <wade@eccentrichosting.net> wrote:


I also miss database support in Eclipse/SWT.
However main question is not "Do we need it", but "What precise we need", i.e.
how this support should be implemented:
1. as in Borland's Delphi/CBuilder - thick wrapper around ResultSet with
classes TDataSet, TField, etc;
2. O/R mapping;
3. something else?


> I am wondering if there is an existing project that has been started to
> bring a graphical sql generator to eclipse. One of the reasons that I
> use to use VisualAge, WebObjects, and now Jbuilder Enterprise is for the
> database tools that each IDE supplied. WebObjects EOModler and
> Jbuilders DatabasePilot allows for extreamly rapid development of
> database driven applications. All of these are based on JDBC and allow
> for changing of the database source.

> Is this something on the horizon for Eclipse?
> Is it already a plugin in development?
> Is it worthwile for my team to start development of such and application?
> Would it have to be none jdbc based to be part of eclipse?
> For $3,400 a license for jbuilder we would be more than happy to try and
> bring this functionality to eclipse.

> Sorry if I posted this in the wrong area. Please direct me to the
> correct newsgroup if this post is located in the wrong section.

> Wade Arnold


--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)


Konstantin Scheglov,
Google, Inc.
Re: graphical database tool [message #571505 is a reply to message #7356] Tue, 02 December 2003 09:00 Go to previous message
David Rabinowitz is currently offline David RabinowitzFriend
Messages: 2
Registered: July 2009
Junior Member
Have you looked at DBEdit and JFaceDbc ?

David

Wade Arnold wrote:

> I am wondering if there is an existing project that has been started to
> bring a graphical sql generator to eclipse. One of the reasons that I
> use to use VisualAge, WebObjects, and now Jbuilder Enterprise is for the
> database tools that each IDE supplied. WebObjects EOModler and
> Jbuilders DatabasePilot allows for extreamly rapid development of
> database driven applications. All of these are based on JDBC and allow
> for changing of the database source.
>
> Is this something on the horizon for Eclipse?
> Is it already a plugin in development?
> Is it worthwile for my team to start development of such and application?
> Would it have to be none jdbc based to be part of eclipse?
> For $3,400 a license for jbuilder we would be more than happy to try and
> bring this functionality to eclipse.
>
> Sorry if I posted this in the wrong area. Please direct me to the
> correct newsgroup if this post is located in the wrong section.
>
> Wade Arnold
>
Re: graphical database tool [message #571677 is a reply to message #7495] Tue, 02 December 2003 21:18 Go to previous message
Chemi is currently offline ChemiFriend
Messages: 107
Registered: July 2009
Senior Member
You also can take a look at DB Visualizer. But it is not an Eclipse
plugin (which could be great).

Regards,

Chemi.

P.S.: But this discussion is not related to VE so I think it should move
to Platform or more generic forums.
Re: graphical database tool [message #572498 is a reply to message #7970] Fri, 05 December 2003 20:57 Go to previous message
Chemi is currently offline ChemiFriend
Messages: 107
Registered: July 2009
Senior Member
I found a plugin: http://jfacedbc.sourceforge.net/index.php
Re: graphical database tool [message #579641 is a reply to message #7356] Mon, 26 January 2004 18:33 Go to previous message
Eclipse UserFriend
Originally posted by: placeMyNameHere.enterprise.hb.se

Don't know if you ever found something you were satisfied with, but check
out Clay:

http://www.azzurri.jp/en/software/clay

Regards,
- arch
Previous Topic:Datagrid in VE
Next Topic:Partially solved the problem to show variables in the properties sheet.
Goto Forum:
  


Current Time: Tue Oct 08 17:19:01 GMT 2024

Powered by FUDForum. Page generated in 0.03725 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top