Added CLR UDFs:
* clr.fn_regex_instr - similar to Oracle REGEX_INSTR
* clr.fn_regex_substr - similar to Oracle REGEX_SUBSTR
To deploy CLR objects copy ClrAgg.dll and ClrRegEx.dll to a folder of you choice (currently deployment script points to C:\Program Files\Microsoft SQL Server\100\CLR\ClrAgg.dll) and execute deployment scripts InstallCLRAggregates.sql and InstallCLRRegEx.sql
Thank you for rating the download and/or your feedback.