Technology Musings
In: SQL Server
18 Aug 2009How to create a .NET user-defined function that exposes RegEx functionality to Microsoft SQL Server.
In: SQL Server
4 Nov 2008Unlike my last post on the issue, instead of simply pointing to another blog for instructions on how to query Active Directory from SQL Server, I’ll provide some useful tips on getting things all working.
In: SQL Server
23 Oct 2008T-SQL functions for converting between Gregorian and Julian dates.
In: SQL Server
22 Sep 2008Split delimited values into a table using T-SQL UDF.