Home
|
Contact Us
|
FAQ
|
Search & Site Map
|
Link to Us
Sign In
|
Join
|
Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL Server
MSDE
SQL Server CE
Services
Analysis (Data Mining)
Analysis (OLAP)
DTS
Integration Services
Notification Services
Reporting Services
Programming
CLR
Connectivity
SQL
XML
Other Technologies
Clustering
English Query
Full-Text Search
Replication
Service Broker
General
Data Warehousing
Performance
Security
Setup
SQL Server Tools
Other SQL Server Topics
Directory
User Groups
Related Topics
MS Access
Other DB Products
MS Server Products
.NET Development
VB Development
Java Development
More Topics ...
SQL Server Forum
/
General
/
Security
/
July 2008
Tip:
Looking for answers? Try searching our database.
Deny Delete on Entire DB
Thread view:
Tree View
List View (postings sorted by date)
Single Message View
Enable EMail Alerts
Start New Thread
Thread rating:
pwverber
- 25 Jul 2008 19:49 GMT
How would I deny a user the delete permission on an entire DB? I do not want
them to be able to even delete a row from any table.
Reply to this Message
Linchi Shea
- 25 Jul 2008 20:59 GMT
Does the following not do the trick?
DENY DELETE TO <the user>;
Linchi
> How would I deny a user the delete permission on an entire DB? I do not want
> them to be able to even delete a row from any table.
Reply to this Message
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage
Start New Thread
Enable EMail Alerts
Rate this Thread
©2008 Advenet LLC
Privacy Policy
-
Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.