Dear all,
Anyone knows how I can access the Derby Database from Eclipse ?
I followed the instructions on http://db.apache.org/derby/integrate/plugin_howto.html about Derby under Eclipse.
But once I try to connect to the Database conform the instructions here http://db.apache.org/derby/integrate/plugin_help/ij.html
connect 'jdbc:derby://localhost:1527/ofbiz;create=true;user=ofbiz;password=ofbiz'; does connect to a database that is created in the workspace of Eclipse, but that is not what I want.
I tried this commando connect 'jdbc:der
by:ofbiz;create=true;user=ofbiz;password=ofbiz';but that is giving me an error. Now the Derby database is embedded so that is probably the problem. Has anyone succeeded accessing the database from within Eclipse ?
regards,
Danny
Visit http://www.inbox.com/photosharing to find out more!
