Sign in | Join
Last post 07-04-2008 9:58 PM by hwaheed. 3 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi,
I am using SQL Server 2005 and need to validate string values against regular expressions. Can anyone help me with this?
Check this link http://www.regular-expressions.info/reference.html explain Everything in detail.
Hi Wasim,
If you are looking to validate values using regular expression within SQL server then please visit the following link.
http://weblogs.asp.net/farhank/archive/2008/07/04/creating-clr-sql-user-defined-function-to-validate-values-using-regular-expression.aspx
Here is a very nice article that might help you
http://farhanuddinkhan.spaces.live.com/blog/