New Article: "SQL Server CLR Integration: Part 1"

Check out the first part (of 2) where I discuss the basics of writing managed code inside of SQL Server 2005.

Comments:

I've been a SQL Server developer for many....many years. I constantly see examples of poor set logic, or non-existent in place of linear logic, demonstrated by procedural code written by 'Programmers'.

Do you have a feel for the level of efficiency added, if any, by using this coding method? Can it make bad data-handling logic mediocre or better?


 



 
Save Cancel