| Author |
Connecting with JavaDB as embedded database
|
Farhad Rahmati
Ranch Hand
Joined: Dec 16, 2010
Posts: 96
|
|
Hello guys
I am using netbeans 6.9.
I want to develop an application with embedded database.
I am using JavaDB, in netbeans there is an option which creates the GUI for you, according to your database.
but if you have many related tables, it does not works.
can anyone tell me how to connect JavaDB embedded database with my application.
thanks
|
 |
luke lukes
Greenhorn
Joined: Feb 04, 2011
Posts: 5
|
|
|
http://db.apache.org/derby/papers/DerbyTut/embedded_intro.html
|
 |
 |
|
|
subject: Connecting with JavaDB as embedded database
|
|
|