truncate table
From: stacey (anonymous_at_discussions.microsoft.com)
Date: 06/22/04
- Next message: Aaron [SQL Server MVP]: "Re: MCDBA Certification Test and Pricing"
- Previous message: Ben: "MCDBA Certification Test and Pricing"
- In reply to: DeeJay Puar: "truncate table"
- Next in thread: Davy: "RE: truncate table"
- Reply: Davy: "RE: truncate table"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Jun 2004 08:42:15 -0700
Good idea. Thx...
>-----Original Message-----
>Hi,
>
>Truncate table permissions are NOT transferable. Only
>table owners and dbo's have this permission.
>
>Perhaps, you could change table ownership.
>
>TIA
>DeeJay
>>-----Original Message-----
>>Can you explicity grant access to truncate a specific
>>table to a login id without giving dbo permissions on a
>>database.
>>
>>I have a job that first truncates a table and then runs
a
>>dts job to import into that table. I do not want to
give
>>the account that runs the job any additional
permissions
>>than necessary.
>>
>>thanks..
>>
>>
>>.
>>
>.
>
- Next message: Aaron [SQL Server MVP]: "Re: MCDBA Certification Test and Pricing"
- Previous message: Ben: "MCDBA Certification Test and Pricing"
- In reply to: DeeJay Puar: "truncate table"
- Next in thread: Davy: "RE: truncate table"
- Reply: Davy: "RE: truncate table"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|