You can connect to the database using Derby’s IJ tool. Add IJ to your environment path before using the IJ tool.
To connect to the database, open a Command Prompt window and enter the following command:
Ij
connect ‘jdbc:derby://localhost:1527/../webapps/forwardinc/db’ user ‘admin’ password ‘password’;
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |