Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Permission to TRUNCATE TABLE
Message
De
09/12/2003 16:16:56
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Sécurité
Divers
Thread ID:
00857388
Message ID:
00857396
Vues:
20
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform