Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Database Administration » SQL Anywhere database connections » Database connections » Managing connected users

 

Disconnecting users from a database (dbconsole utility)

You can disconnect users from a database using the SQL Anywhere Console utility (dbconsole).

Prérequis

You must have the DROP CONNECTION system privilege to disconnect other users.

 Task
  1. Connect to the database from the SQL Anywhere Console utility.

  2. In the User ID column, right-click the user and click Drop Connection.

    You can configure the columns that appear in the SQL Anywhere Console in the Options window, which can be accessed by clicking File » Options.

Résultat

The user is disconnected from the database.

 See also