View Single Post
  #2 (permalink)  
Old 08-07-2007, 09:13 AM
m16k2002 m16k2002 is offline
Member
 
Join Date: Jul 2007
Posts: 5
m16k2002 is on a distinguished road
Hi,
The URL you use may be incorrect. It depends on the DB you use. For the correct URL pattern, check the DB document. If you're using the NetBeans-bundled Database, the URL should be 'jdbc:derby://localhost:1527/app;create=true', try it!
Reply With Quote