Subject Re: Adding blobs in SP
Author sdbeames
--- In ib-support@y..., "Alan McDonald" <alan@m...> wrote:
> what's String2Blob ? it's not part of FreeUDFLIB
> Alan

It in FBUDF.dll, by Claudio Valderrama C.
From FB1 Release Notes....

String2blob() converts a char or varchar type to a blob. It is like
the function that exists in freeUdfLib, but is much simpler
internally.

Don't know if it works with CSTRINGS, but it's the only thing I
could find to try.

Steve