View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 08:06 AM
VooDoo
 
Posts: n/a
Default char replacement

Hi,
I have a table with a field that contains a file path(www/docs/.../.../...)
Some of the path contain this characters 'é' or 'è'.
How can i do an update on this table to replace only the characters 'é' or
'è' by a 'e'.
Thanks for your ideas
VooDoo


Reply With Quote