Does anyone know how to block a developer from editing object through
enterprise manager, without uninstalling it from their machines?
Sue Hoegemeier - 19 Oct 2005 03:01 GMT
One option is to just not give them the permissions that
allow modifying objects. If they need something changed,
have them give you a script that you run. Require scripts
for everything.
-Sue
>Does anyone know how to block a developer from editing object through
>enterprise manager, without uninstalling it from their machines?
Dan Guzman - 19 Oct 2005 03:04 GMT
The best approach would be to remove CREATE object rights from the
developers.

Signature
Hope this helps.
Dan Guzman
SQL Server MVP
> Does anyone know how to block a developer from editing object through
> enterprise manager, without uninstalling it from their machines?
Hari Prasad - 19 Oct 2005 08:32 GMT
Hi,
Direct answer is NO.
Otherway is restrict the previlages (Just give db_datareader and
db_datareader roles) to users
Thanks
Hari
SQL Server MVP
> Does anyone know how to block a developer from editing object through
> enterprise manager, without uninstalling it from their machines?