aspose file tools
The moose likes JDBC and the fly likes Connecting with JavaDB as embedded database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Connecting with JavaDB as embedded database" Watch "Connecting with JavaDB as embedded database" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Connecting with JavaDB as embedded database
 
Similar Threads
Simple Database
Help with GUI for an embedded JavaDB database
Can any one Help me with MDI application and JavaDB?
how to create dynamic installation or exe/setup file?
Does Hibernate work with JavaDB embedded?