Automatic object locking when modifying an object
SOZDBA
Posts: 4 New member
in SQL Prompt
Is there a way to have Red Gate automatically lock an object when someone clicks "Modify" on an object?
Currently the user has to manually right-click and hit "Lock this object".
To unlock, they right-click and hit "Unlock this object"
Is there a way to make the first option automatic?
We're okay with the "unlock" object.
Currently the user has to manually right-click and hit "Lock this object".
To unlock, they right-click and hit "Unlock this object"
Is there a way to make the first option automatic?
We're okay with the "unlock" object.
Tagged:
Best Answer
-
way0utwest Posts: 312 Rose Gold 1No. We don't have control over the SSMS shell. In this case, the shell would need a hook of some sort to trigger the action. I don't think there's even a way to trigger from the right click.Editor, SQLServerCentral
Answers