Browse by Tags

SET TRUSTWORTHY ON when using SP_CONFIGURE
Published 17 July 7 4:9 AM | SSQA.net
SET TRUSTWORTHY ON, from the name itself it sounds like you are not allowing anything that cannot be trusted. SQL Server 2005 has introduced a new database property called TRUSTWORTHY that is used to indicate whether the instance of SQL Server trusts...