Use the SQL Server Synonym Editor to define synonyms for database objects in a SQL Server 2005/2008 physical model.
To define SQL Server synonyms
The SQL Server Synonym Editor opens.
Note: Click New
on the toolbar to create a new synonym.
Displays the synonym name. You can change the synonym name in this field.
Specifies the schema in which the synonym is created.
Generates SQL during forward engineering. Clear the check box if you do not want to generate SQL.
Defines the base object that the synonym references. Enter the information in this field.
Note: Click New
on the toolbar to create a new permission.
Displays the permission name. Change the name of the permission in this field.
Specifies the permission type. Select the option from the drop-down list.
Specifies the cascade action for the permission. Indicates that the permission revoked is also revoked from other principals to which it has been granted by this principal.
Specifies if the user can grant this permission to other users or not.
Specifies the principal used to acquire the permissions. Select a principal from the drop-down list.
The synonym is defined and the SQL Server Synonym Editor closes.
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |