Re: DELETE permission denied problem when using a stored proc to delet
From: Jens (Jens_at_sqlserver2005.de)
Date: 10/12/05
- Next message: John King: "Download AgileInfoSoftware PowerQuery and get free license!"
- Previous message: Chris Bucknell: "DELETE permission denied problem when using a stored proc to delet"
- In reply to: Chris Bucknell: "DELETE permission denied problem when using a stored proc to delet"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 12 Oct 2005 00:25:04 -0700
As long as you dont activate ownership chain (as I assume that you are
deleting data in a different database) this won´t work. Ownerchip
chains is disabled by default since SP3.
Look for cross database ownership chain in BOL or for the thread:
HTH, JEns Suessmeyer.
- Next message: John King: "Download AgileInfoSoftware PowerQuery and get free license!"
- Previous message: Chris Bucknell: "DELETE permission denied problem when using a stored proc to delet"
- In reply to: Chris Bucknell: "DELETE permission denied problem when using a stored proc to delet"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|