Initializes the UltraLite database manager.
pointer ULInitDatabaseManager( SQLCA * sqlca );
sqlca A pointer to the initialized SQLCA.
In the C++ API use the Sqlca.GetCA method.
A pointer to the database manager.
NULL if the function fails.
The function fails if you have not previously initialized the Database Manager and did not issue a Shutdown.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |