Have you created the database?
javaAddict
Nearly a Senior Poster
3,329 posts since Dec 2007
Reputation Points: 1,014
Solved Threads: 448
Well I am not afraid to say that I understand what you mean or what
this thing is:
"Start Java DB manually"
javaAddict
Nearly a Senior Poster
3,329 posts since Dec 2007
Reputation Points: 1,014
Solved Threads: 448
There is a link at that page:
http://db.apache.org/derby/docs/dev/getstart/
I don't use the databases that NetBeans has. I use mySQL server, and all I need to do is create a database there using sqlplus.
How good you are with sql? Because NetBeans offers ready made easy solutions (auto generated code).
I would suggest to follow the link provided because I don't know anything else.
Also this is a link I tell a lot of people to follow. It is a JSP tutorial, but it can help you create your own database independent of IDE
http://www.daniweb.com/forums/thread141776.html
You will need to have the mySQL server as described
javaAddict
Nearly a Senior Poster
3,329 posts since Dec 2007
Reputation Points: 1,014
Solved Threads: 448
Ezzaral
Posting Genius
15,986 posts since May 2007
Reputation Points: 3,250
Solved Threads: 847
Did you bother to read the link I posted?
Ezzaral
Posting Genius
15,986 posts since May 2007
Reputation Points: 3,250
Solved Threads: 847