Granting User Permission on Tables in Sybase Central

One way to grant a user permissions on a table in Sybase Central is as follows:

  1. Connect to the database.
  2. Double-click the Tables folder for that database, to display the tables in the left panel.
  3. Right-click a table and choose Properties from the popup menu.
  4. On the Permissions tab of the Properties dialog, configure the permissions for the table:
    • Click Grant to select users or groups to which to grant full permissions.

    • Click in the fields beside the user or group to set specific permissions. Permissions are indicated by a check mark, and grant options are indicated by a check mark with two ‘+’ signs.

    • Select a user and click the button beside References, Select, or Update to set that type of permission on individual columns.

    • Select a user or group in the list and click Revoke to revoke all permissions.

You can also assign permissions from the Users & Groups property sheet. To assign permissions to many users and groups at once, use the table’s property sheet. To assign permissions to many tables at once, use the user’s property sheet.

Related concepts
Permissions of Groups
Related tasks
Granting Delete Permission on Tables and Views in Interactive SQL
Granting Permissions on Procedures in Interactive SQL
Granting Permissions on Procedures in Sybase Central
Granting the Right to Grant Permissions
Granting Update Permission on Tables and Views in Interactive SQL