Subject RE: [IBO] Searching problem
Author Jason Wharton
Antti Kurenniemi wrote:
> I have a problem with searching in IBO. If I have names in a
> table like:
>
> Andy Warhol Knock-Off Ltd
> Ad-Astra Corporation
> Ad Infinitum
> Advanced technologies Inc
> Adagio and Sons
> Beryl's Beryllium Supermarket
>
> ...and I use a TIB_IncSearch with SeekNearest set to True,
> then searching
> for "adag" will find "Adagio and Sons" just fine, but
> searching for "adagio"
> will find "Ad-Astra Corporation". The search will also stop
> at ad-astra corp
> is I enter "Adagio and Sons", even though it's a full match.
>
> I'm using IBO 4.6 and FB 1.5.3, so I don't know if this works
> different in
> later versions. I can reproduce this with a very small
> project, using a
> table with name column only. OrderingItems would be
>
> Customer Name=name
>
> and OrderingLinks simply
>
> name=1
>
> Any ideas?

Please send me a working sample application so that I can debug this.

You can post it in the files area of this group in the folder for bug
applications.

Thanks,
Jason Wharton