If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > JAVA > Connecting to Database Table in the Embedded JavaDB in NetBeans

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-12-10, 04:38
Akinyemi Akinyemi is offline
Registered User
 
Join Date: Jul 2006
Posts: 24
Connecting to Database Table in the Embedded JavaDB in NetBeans

Hi,
I am trying to see if I can be using the Embedded Database that is, JavaDB in NetBeans to develop my Java Desktop Applications.

I can create my database and tables in the embedded JavaDB. I can even write my codes for the Program Application. The Problem I face is when I run the Application I receive this message: "Schema ROOT does not exist". The ROOT in the message is the UserName or UserID I supplied when setting up or creating the Database.

Please, please, help me out.
Sometimes I try another method and I get the following message: "Connected Database does not contain tables". This message is not true because I have created my database and table in the embedded
JavaDB.

Please help me out or direct me to where I can get a good tutorial on the solution to this problem.
Thank you.

Akinyemi
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On