Yes, it the same sort of thing -- a dll for SQL Server that allows regex with an extended stored procedure. I'm not sure of the specifics, but I think the "code project" ( www.codeproject.com ) is all freeware / open-source stuff... I could be wrong...
Isaac Certified Advanced ColdFusion 5 Developer www.turnkey.to 954-776-0046 > I can't get to the link to see what you're talking about, > but if it's an > extended stored procedure that performs RegEx, we just > built a dll-based > system for SQL Server named xp_RegExLib that does just > this. Is the system > you're referring to free of charge? > Respectfully, > Adam Phillip Churvis > Advanced Intensive ColdFusion MX Training > http://www.ColdFusionTraining.com > E-mail: [EMAIL PROTECTED] > Phone: 770-446-8866 > Team Macromedia Volunteer for ColdFusion > http://www.macromedia.com/support/forums/team_macromedia/ > ----- Original Message ----- > From: "S. Isaac Dealey" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Saturday, October 05, 2002 11:18 PM > Subject: regex in sql server... >> I posted this to [EMAIL PROTECTED], but I >> thought some of the > folks >> here might be interrested in it also -- there's not much >> traffic on >> cf-regex, but you might want to subscribe to it if you >> want to comment on >> this post. >> >> I found this in a google search while trying to create a >> regex to format a >> sql script generated by enterprise manager... thought >> some of you might > find >> it interresting, possibly even useful. >> >> http://www.codeproject.com/useritems/xpRegex.asp >> >> Looks really nice -- if only I could take advantage of it >> ... The big >> problem with it ( at least for me ) is a matter of people >> with shared >> hosting not being able to get dll's and the like >> installed on the sql >> server. >> >> Isaac Dealey >> Certified Advanced ColdFusion 5 Developer >> >> new epoch >> www.turnkey.to >> 954-776-0046 >> >> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ~~~~~~~~~~~| > Archives: > http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 > Subscription: http://www.houseoffusion.com/index.cfm?sideb > ar=lists&body=lists/cf_talk > FAQ: http://www.thenetprofits.co.uk/coldfusion/faq > Signup for the Fusion Authority news alert and keep up > with the latest news in ColdFusion and related topics. > http://www.fusionauthority.com/signup.cfm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

