grant truncate table permission - how?
From: Ron (anonymous_at_discussions.microsoft.com)
Date: 04/11/05
- Next message: Ron: "grant truncate table permission - how?"
- Previous message: Keith G Hicks: "sql admin rights question"
- Next in thread: Ron: "grant truncate table permission - how?"
- Reply: Ron: "grant truncate table permission - how?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 11 Apr 2005 13:53:39 -0700
User1 has permission to run an sp (on sqlServer2k). The
sp truncates a table and then does other stuff. I get the
permission denied message for user1 to perform this
operation. I tried
Grant Truncate Table to User1
in query analyzer, but get the message
Privilege TRUNCATE TABLE may not be granted or revoked.
How do I give user1 permission to trucate tables in DB1?
Thanks,
Ron
- Next message: Ron: "grant truncate table permission - how?"
- Previous message: Keith G Hicks: "sql admin rights question"
- Next in thread: Ron: "grant truncate table permission - how?"
- Reply: Ron: "grant truncate table permission - how?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|