Subject | Replacing Special Characters |
---|---|
Author | slalom91 |
Post date | 2008-07-08T18:34Z |
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.
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.