Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Creates a new database.
public void createDatabase(String conn_parms, String create_parms)
conn_parms The connection parameters used to connect to the new database.
create_parms The creation parameters used to create the database.