Subject JASON Re: [IBO] Incremental PROBLEM Search
Author skander_sp
Tks VER VERY much to Rade (and Helen)

they seem to work fine finally... still trying.


--- In IBObjects@yahoogroups.com, "radevojvodic" <rvojvodic@r...> wrote:
>
> I had similar situation and it worked for me in this way.
>
> In TIBO_Query editor on Ordering tab after you create orders you want
> you need to add COLLATE statement.
>
> Description=DESCRIPTION COLLATE ES_ES;DESCRIPTION DESC COLLATE ES_ES
>
>
> Rade