Subject | RE: [firebird-support] UDF with string functions |
---|---|
Author | Epstein, Ed |
Post date | 2004-07-19T18:54:23Z |
You can try rfunc.sourceforge.net
It has a ton of usefull functions. Its string manipulation functions are
not limited to 80 characters. The substr function is limited to 255
characters, but it does have a LongSubStr function which I beleive is only
limited to 16384 characters.
[Non-text portions of this message have been removed]
It has a ton of usefull functions. Its string manipulation functions are
not limited to 80 characters. The substr function is limited to 255
characters, but it does have a LongSubStr function which I beleive is only
limited to 16384 characters.
[Non-text portions of this message have been removed]