Exploring a Database [message #117852] |
Tue, 15 November 2005 11:25  |
Eclipse User |
|
|
|
Originally posted by: compulinkltd.gmail.com
I would like to see if I can migrate my Java database application
development to Eclipse. I would like to be able to open an HSQLDB, view all
the tables and columns, and execute simple ad-hoc SQL queries from inside
the IDE.
I downloaded Eclipse 3.1.1 and got it started. I went to
New->Other->Connection Profile and walked through the wizard. My "ping" was
successful, but I could not view my connection profiles after that. What do
I do so I can view what is in the DB?
I downloaded the DTP M1 plug-in hoping it would give me a "Data Source
Explorer" view like the screenshots (http://www.eclipse.org/datatools/), but
I must not be installing and running it correctly.
Bruce Alspaugh
|
|
|
Re: Exploring a Database [message #117865 is a reply to message #117852] |
Tue, 15 November 2005 12:19   |
Eclipse User |
|
|
|
Originally posted by: weconsul.ptd.net
Bruce Alspaugh wrote:
> I would like to see if I can migrate my Java database application
> development to Eclipse. I would like to be able to open an HSQLDB, view all
> the tables and columns, and execute simple ad-hoc SQL queries from inside
> the IDE.
>
> I downloaded Eclipse 3.1.1 and got it started. I went to
> New->Other->Connection Profile and walked through the wizard. My "ping" was
> successful, but I could not view my connection profiles after that. What do
> I do so I can view what is in the DB?
>
> I downloaded the DTP M1 plug-in hoping it would give me a "Data Source
> Explorer" view like the screenshots (http://www.eclipse.org/datatools/), but
> I must not be installing and running it correctly.
>
> Bruce Alspaugh
>
>
>
I use HSQLDB a lot under Eclipse. I use a plugin called sqlexplorer. I
have had no problems with it. It's nice,small and meet all my needs. You
jut have to install into the plugin subdirectory and define your
connections. It has it's own perspective. Runs in place or server
connection to Eclipse.
https://sqlexplorer.dev.java.net
http://sourceforge.net/projects/eclipsesql
--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
____________________________________________________________ ______________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
|
|
|
Re: Exploring a Database [message #117876 is a reply to message #117865] |
Tue, 15 November 2005 12:39  |
Eclipse User |
|
|
|
Originally posted by: compulinkltd.gmail.com
"IchBin" <weconsul@ptd.net> wrote in message
news:dld5al$s84$1@news.eclipse.org...
> Bruce Alspaugh wrote:
>> I would like to see if I can migrate my Java database application
>> development to Eclipse. I would like to be able to open an HSQLDB, view
>> all the tables and columns, and execute simple ad-hoc SQL queries from
>> inside the IDE.
>>
>> I downloaded Eclipse 3.1.1 and got it started. I went to
>> New->Other->Connection Profile and walked through the wizard. My "ping"
>> was successful, but I could not view my connection profiles after that.
>> What do I do so I can view what is in the DB?
>>
>> I downloaded the DTP M1 plug-in hoping it would give me a "Data Source
>> Explorer" view like the screenshots (http://www.eclipse.org/datatools/),
>> but I must not be installing and running it correctly.
>>
>> Bruce Alspaugh
>>
>>
>>
> I use HSQLDB a lot under Eclipse. I use a plugin called sqlexplorer. I
> have had no problems with it. It's nice,small and meet all my needs. You
> jut have to install into the plugin subdirectory and define your
> connections. It has it's own perspective. Runs in place or server
> connection to Eclipse.
>
> https://sqlexplorer.dev.java.net
> http://sourceforge.net/projects/eclipsesql
> --
>
>
> Thanks in Advance...
> IchBin, Pocono Lake, Pa, USA
> http://weconsultants.servebeer.com/JHackerAppManager
> ____________________________________________________________ ______________
>
> 'If there is one, Knowledge is the "Fountain of Youth"'
> -William E. Taylor, Regular Guy (1952-)
Hi IchBin,
After a little more experimentation with the IDE, I was able to get the
"Database Explorer" view to expand to show my tables, indexes, etc.
Thanks for the suggestion. I'll download sqlexplorer and try it out.
Bruce Alspaugh
|
|
|
Powered by
FUDForum. Page generated in 0.09521 seconds