Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Permission to TRUNCATE TABLE
Message
From
09/12/2003 16:16:56
 
General information
Forum:
Microsoft SQL Server
Category:
Security
Miscellaneous
Thread ID:
00857388
Message ID:
00857396
Views:
21
This message has been marked as a message which has helped to the initial question of the thread.
>Hi all:
>
>I'm attempting to issue the TRUNCATE TABLE command from VFP via SQL Pass Thru. When I issue the command, it does not success and I get an error that the user does not have permission to perform this operation on the table in question. In SQL Enterprise Manager, I do not see where I can explicitly grant this permission to a particular user or role.
>
>Will I have to use an administrator level user/role for this? If not, what am I missing?


Do you have FK's in this table? It may be due to that. Can you do a

DELETE FROM MyTable

??

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform