How to create a CLR DLL for Sql Server 2005? Is it just any .net class
library that you can load into Sql Server 2005 or is there some special
project type that I need to start with?
Robbe Morris - [MVP] C# - 31 Oct 2007 01:55 GMT
Here is a sample from start to finish and as part of that sample
incorporates regex.
http://www.eggheadcafe.com/articles/sql_server_2005_clr_regex.asp

Signature
Robbe Morris [Microsoft MVP - Visual C#]
.NET Setup Deployment - MSI, Cassini, SQL Server, NTFS
http://www.eggheadcafe.com/tutorials/aspnet/2a5222d8-3d69-4f1c-b5ab-35ca33da0f65
/net-setup-deployment--m.aspx
> How to create a CLR DLL for Sql Server 2005? Is it just any .net class
> library that you can load into Sql Server 2005 or is there some special
> project type that I need to start with?
Peter Duniho - 31 Oct 2007 02:13 GMT
> How to create a CLR DLL for Sql Server 2005? Is it just any .net class
> library that you can load into Sql Server 2005 or is there some special
> project type that I need to start with?
Please stop copying your entire post to the Subject field. As I
mentioned before, the text in your post is not an appropriate thing to
put in the Subject field. In that field you should write an accurate,
concise summary describing the topic of your post. A dozen words or
less is typical.