I have some regexp's inside a database, what I would like to do is pass a
string to this and have it compare with the data using this _expression_. The
problem is that the query needs to do a multiple check on each row.
Example
<cfquery>
select _expression_ from Table where expressionToCheckwith = 'NormalString'
</cfquery>
Hope I haven't confused anyone with this. I am aware you can use RegExp in
SQL, but not sure how to code it this way where I have to return a match if
the string passed matches via the expressions.
Regards
Andrew Scott
Technical Consultant
NuSphere Pty Ltd
Level 2/33 Bank Street
South Melbourne, Victoria, 3205
Phone: 03 9686 0485 - Fax: 03 9699 7976
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]
