Don’t call into the CLR from SQL Server
From time to time I’ve considered making a call from a SQL Server stored proc into a .NET assembly via COM Interop using the sp_OA stored procedures as a mec...
From time to time I’ve considered making a call from a SQL Server stored proc into a .NET assembly via COM Interop using the sp_OA stored procedures as a mec...
Don Box favours using and over named complexTypes in XSLT. I've been having problems getting Intellisense to work correctly in VS.NET with schema using s...