Revoking an integrated login permission (Sybase Central)Use the SQL Anywhere 12 plug-in to connect to the database as a user with DBA authority.
In the left pane, click Login Mappings.
In the right pane, right-click the login mapping you want to remove and click Delete.
Click Yes.
Revoke an integrated login permission (SQL)Connect to the database as a user with DBA authority.
Execute a REVOKE INTEGRATED LOGIN FROM statement.
Example
See also![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |