Opens a new connection to an existing database.
public Connection openConnection(String parms)
parms The connection string.
A new connection object is returned on success. Otherwise, NULL is returned.