I am working on a standalone application which has an embedded database.
As I have many tables and quite complex database to be linked with a multi window application. for example when you click on products button, a window should be shown to let you work with a part of the database.
I was thinking to use MDI and JavaDesktop Pane. as I am not sure about it and I have not connected the database with the application yet. Just Struggling with the connection of JavaDB Database with the application. As I am new with Java and could not find any good tutorial or books about JavaDB.
I am using netbeans 6.9 and I am familiar with GUI builder but don't know how to deal with this application.
Can any one please, tell me if I am in the right way or not?
I'm locking this topic as it is a duplicate of your original question here: http://www.coderanch.com/t/525479/JDBC/java/any-one-Help-me-MDI Please don't open duplicate topics, instead simply reply to your original thread.
It's perfectly ok to bump your topic as long as you remember that PatienceIsAVirtue.
Let's continue this in your original topic
Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life.