er databases as well? It seems to
> be easy throught JDBC but AFAIK netbeans had a couple of issues regarding
> that especially in extraction of ddl commands from database metadata.
>
> Thanks
>
> Julo
>
>
> Siamak Sarmady wrote:
> Hi,
>
> Thank you.
>
&
beans are wrestling
> with (and solving) the same issues which you will need to face as you
> build a management gui.
>
> Thanks,
> -Rick
>
> Siamak Sarmady wrote:
> > Hello,
> >
> > Recently I was able to test Netbeans' JavaDB (derby) GUI tools and I
; you could piggyback your work on top of those JMX extensions. I think
> > you will discover that the people working on the JMX beans are wrestling
> > with (and solving) the same issues which you will need to face as you
> > build a management gui.
> >
> > Thanks,
&
Hi,
Thank you.
I am not looking for help. I was suggesting that I can develop a GUI
program which has same functionalities but as a separate software and
asked for feedback.
Regards,
Mac
On 10/10/07, Julius Stroffek <[EMAIL PROTECTED]> wrote:
>
> Hi Mac,
>
> which version of netbeans are you
Hello,
Recently I was able to test Netbeans' JavaDB (derby) GUI tools and I
should say it was a very enjoyable experience. But I also had some
problems.
- I normally create the database directory inside my program's
directory and then use embedded driver to connect it.
- Netbeans creates its dir