Subject RE: [IBO] FTS not getting insert or update
Author Helen Borrie
At 01:47 PM 19/11/2003 +0000, you wrote:
>Hi Hellen.
>
>I have been doing some testing and the fields I was working on were all blob
>fields. If I create FTS on varchar field everything works fine.
>
>How can I fix this problem, any ideas?

Oh, FTS will work ONLY on Blob sub_type 1 (text blobs). I fell into that
trap once.
There is a note about that in the on-line help...

Helen