Re: regex in sql server...

2002-10-05 Thread S . Isaac Dealey
eer 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

Re: regex in sql server...

2002-10-05 Thread Adam Churvis
y" <[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

regex in sql server...

2002-10-05 Thread S . Isaac Dealey
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 s

OT Regex in SQL Server 2000

2001-10-28 Thread Don Vawter
Is anyone aware of any tools (extended stored procs etc) which will allow you to do regular expression manipulation within a SQL Server 2000 stored proc? TIA Don ~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://w

OT: Regex in SQL Server 200

2001-10-04 Thread Don Vawter
Anybody have any resources enabling regular expression processing in T-SQL? I try to keep as much processing in stored procs as I can and I would rather do the regex parsing in SQL Server than on the CF page. TIA Don ~~ Get the mailserver that pow