Use Sybase Central to create users for an UltraLite database.
Prerequisites
There are no prerequisites for this task.
Context and remarks
Sybase Central is not compatible with UltraLite Java edition databases.
As an alternative to Sybase Central, you can use the following UltraLite API methods in your application to grant user access to an UltraLite database:
Grant methods are not available in the UltraLiteJ API. For Android smartphones, construct a CREATE USER statement as a string variable and pass it to the Connection.prepareStatement method.
Using Sybase Central, connect to the UltraLite database.
Right-click the Users folder, and click New » User.
Follow the instructions in the wizard.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |