Starting ij

To start ij from a command line, be sure derbytools.jar is in your class path. If you are using Derby as a database server, start the server before connecting to the Derby database.

To start ij, use this command:

java [options] org.apache.derby.tools.ij [-p propertyFile] [inputFile]

The command line items are:

For detailed reference about ij commands, see "ij commands and errors reference".


[ Previous Page
Next Page
Table of Contents
Index ]