Thread
:
Problem to connect Database
View Single Post
#
2
(
permalink
)
08-07-2007, 09:13 AM
m16k2002
Member
Join Date: Jul 2007
Posts: 5
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!
m16k2002
View Public Profile
Send a private message to m16k2002
Find all posts by m16k2002