| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
The problem seems to be that you want to configure where your derby db lives, not trying to change the dir shown by the save as dialog. With derby, you can specify the full path to the database in the JDBC connection string, eg: jdbc:derby:/path/to/derbydb instead of: jdbc:derby:derbydb Another way is to set the derby home directory, and this will be used as a default location, eg: java -Dderby.system.home=/path/to/where/i/want/derbydbs ... All this and more is at http://db.apache.org A quick google finds: On 12 Oct 2007, at 21:04, David Leader wrote:
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden This email sent to email@hidden
| References: | |
| >Application package directory problem (From: David Leader <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.