JDataStore Explorer: New JDBC Connection dialog box

This is a feature of JBuilder Professional and Enterprise.

Use this dialog box to define a new JDBC connection to be used by the JDataStore Explorer to access data directly.

URL

The JDBC connection URL, in the general form:
    jdbc:<subprotocol>:<subname>

Use name

A valid user name to be used for this connection

Password

The password for that user name

JDBC Driver Name

The class name of the JDBC driver that supports the JDBC connection URL.