Simple Java DB example
807580Jan 20 2010 — edited Jan 21 2010I am using Java 1.6 and Eclipse Galelio on Vista, Do I need to configure anything is there any story of setting path?
How to check my Java DB is working or not or everything is fine or not?
I found many totorial with simple Java DB example but they seem dealing with previous version of JDK, I guess SUN too on http://java.sun.com/developer/technicalArticles/J2SE/Desktop/javadb/ , kindly provide me the simplest example which uses Java DB.
I am not able to figure out the whole thing of JAVA DB , how it works, in plain language I want to know is there any way of interacting with database from Command prompt? If so how?