Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.