Creates a new database based on a Configuration and returns the Connection.
Connection DatabaseManager.createDatabase( Configuration config ) throws ULjException
config The Configuration for the new database.
This method replaces any database with the same name.
A Connection to the new database.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |