You could simply use <@replace>: <@assign request$no_umlauts value='<@REPLACE STR="@@request$resultset" FINDSTR="�" REPLACESTR="">'>
--- John Newsom <[EMAIL PROTECTED]> wrote: > We have a resultset from a sql server query that > contains foreign > letters such as umlauts, etc. These are fouling up > our active > directory. We'd like to do a search and replace on > the resultset. It > there a way to replace all occurances in an entire > result at once > without doing iterations, or rows loops? > > Thanks, > > John Newsom > Lakeside School > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to > http://www.witango.com/developer/maillist.taf > __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
