All Things Technical in .NET, SQL Server, and Security
The SQLCLR team at Microsoft has published a SQLCLR trigger that automatically registers all stored procedures, functions, etc. in an assembly when you use CREATE ASSEMBLY. No more executing all the T-SQL to define the methods.
Sweet!
posted Monday, November 21, 2005 8:16 PM by donkiely with 0 Comments