Creates a new database.
bool UltraLite_DatabaseManager_iface::CreateDatabase( ULSqlcaBase & sqlca, ULValue const & access_parms, void const * coll, ULValue const & create_parms, void * reserved )
sqlca The initialized sqlca.
access_parms Connection parameters used to access database
coll Collation sequence
create_parms Parameters used to create the database
reserved Reserved (not used currently)
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |