Home All Groups Group Topic Archive Search About

Regular Expression Support

Author
17 Feb 2006 7:21 AM
Jeff S
Is there any Reg Ex support in any recent version of SQL Server; like for
use with check constraints?

-Thanks

Author
17 Feb 2006 7:34 AM
SriSamp
You can create user-defined function in a CLR language like C#. In this you
can use the RegEx libraries and then expose that CLR function to SQL Server
2005. In fact there is an example of this in the books online.
Show quote
"Jeff S" <A@B.COM> wrote in message
news:uwGACL5MGHA.2916@tk2msftngp13.phx.gbl...
> Is there any Reg Ex support in any recent version of SQL Server; like for
> use with check constraints?
>
> -Thanks
>

AddThis Social Bookmark Button