You can use the CREATE USER, ALTER USER, and DELETE USER statements to manage users in an UltraLite database.
You cannot use these SQL statements with UltraLite Java edition databases.
As an alternative to SQL statements, you can use the following UltraLite API methods in your application to grant or revoke user access to an UltraLite database:
Grant and revoke methods are not available in the UltraLiteJ API.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |