Subject Replacing Special Characters
Author slalom91
I have an issue where carriage return / line feeds are existing in a
field within one of my tables. This is a result of copy / paste
routine on a web page. Are there any built in routines in Firebird to
replace characters in a string? Ideally, I could add this logic to a
trigger on the affected table.