Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » derby embedded bootpassword data source explorer
derby embedded bootpassword data source explorer [message #733882] Wed, 05 October 2011 20:56 Go to next message
Marc  is currently offline Marc Friend
Messages: 12
Registered: September 2011
Junior Member
Is there any way to create a Derby Embedded DB with the dataEncryption=true and bootPassword=somePassword, through the eclipse data source explorer?

I tried the optional properties, under the optional tab but it didn't work.
Re: derby embedded bootpassword data source explorer [message #755814 is a reply to message #733882] Wed, 09 November 2011 16:36 Go to previous message
Brian Fitzpatrick is currently offline Brian FitzpatrickFriend
Messages: 500
Registered: July 2009
Senior Member
You may need to update the JDBC URL in the Derby Embedded driver definition (Window->Preferences, Data Management->Connectivity->Driver Definitions) to add those properties.

You can update the URL to add additional properties (like "create=true") separated by semicolons.
Previous Topic:java.lang.NoClassDefFoundError: org/eclipse/core/runtime/CoreException error while SQL parse
Next Topic:Connection Ecplise - Postgre
Goto Forum:
  


Current Time: Fri Apr 26 04:17:36 GMT 2024

Powered by FUDForum. Page generated in 0.02887 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top