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.