Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #107.70K
~3K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for rahman86

Your issue is you are using Embedded driver with Network Database. Any URL that starts with localhost indicates Network Database. So if you are using Embedded driver, try to use URL like 'jdbc:derby:C:/PathToDatabase/DatabaseName;create=true<or false whatever>'. Replace Windows path with Linux in case you are on Linux Box.

Member Avatar for bloggernewbie
0
3K

The End.