Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.21 KB

File metadata and controls

26 lines (22 loc) · 1.21 KB
title Permissions and Visual Database Tools
ms.custom seo-lt-2019
ms.date 01/19/2017
ms.prod sql
ms.prod_service sql-tools
ms.technology ssms
ms.topic conceptual
helpviewer_keywords
multiuser environments [Visual Database Tools]
ms.assetid c09a6bb7-efc3-4471-819e-c60f11de96f0
author markingmyname
ms.author maghan
ms.manager jroth
ms.reviewer

Permissions and Visual Database Tools (Visual Database Tools)

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md] Permissions, which allow users access to data source objects, are granted in the data source, not in Visual Database Tools. The access permissions granted on data source objects is controlled by your installation's security policy. If you do not have permission to access certain database objects, you should contact your database administrator.

If the database permissions let you view but not modify the database structure, you can use change scripts to design your modifications without transmitting them to the database.

See Also

Multiuser Environments (Visual Database Tools)