Browse by Tags

CLR Stored Procedures - handling security on SQL Server side
Published 24 July 8 3:52 AM | SSQA.net
Ok this is not new to say you can write stored procedures in any language to manage them in SQL Server, as 2005 version has started this CLR integration functionality that is exposed in an assembly called system.data.dll, which is part of the .NET Framework...