| Author |
Derby is not working
|
Enkita mody
Ranch Hand
Joined: Aug 06, 2012
Posts: 333
|
|
Hi
Derby is not working.Thanks
|
OCA7
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26173
|
|
Does Derby have an option to use the browser? The documentation suggests testing your connection at a command line:
java org.apache.derby.tools.ij
ij> connect 'jdbc:derby://localhost:1527/MyDbTest;create=true';
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35237
|
posted

0
|
|
"derby:" URLs are understood by the Derby JDBC driver, not by browsers.
|
Android apps – ImageJ plugins – Java web charts
|
 |
Enkita mody
Ranch Hand
Joined: Aug 06, 2012
Posts: 333
|
|
Thanks, i am newbie in database programming.
|
 |
 |
|
|
subject: Derby is not working
|
|
|