Subject MySQL compatibility
Author Lester Caine
OK things have been going nicely, and then I hit a little MySQL function
- Replace(s1, s2, s3) - Which replaces s2 by s3 in s1.
Simple enough, except that s1 is now a BLOB.
rFunc UDF library has a StrReplace and LongStrReplace function, so I
could switch the BLOB to a 'LongStr' but what should I be doing to map
this case from MySQL to Firebird?

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services