Attribute | Value |
---|---|
Driver Class | org.apache.derby.jdbc.ClientDriver |
Class Path | <jarfiledir>derbyclient.jar where c:\jars\derbyclient.jar |
URL | jdbc:derby://localhost/database where database is the database you want to connect to. For example:
|
See http://db.apache.org/derby/ and http://www.ibm.com/software/data/cloudscape/.
Note Ensure that there are no trailing spaces left at the end of the Driver Class value.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.