Use Sybase Central to explicitly delete users from an UltraLite database.
Prérequis
There are no prerequisites for this task.
Contexte et remarques
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 revoke user access to an UltraLite database:
Revoke methods are not available in the UltraLiteJ API.construct a DROP USER statement as a string variable and pass it to the Connection.prepareStatement method.
Using Sybase Central, connect to the UltraLite database.
In the left pane, double-click the Users folder.
Right-click the user and click Delete.
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |