Subject Re: [IBO] FindKey or Locate?
Author Jason Wharton
> I'm using the TIBOTable and IB6 with D5, and I wonder if "FindKey" or
> "Locate" is the correct and fastest way to find a record or is it some
other
> method to use. I know I can use the Queries but at this moment when I'm
> going to convert my BDE application at this moment it is easier to use the
> TIBOTable.

FindKey is also part of TIBOQuery I think.

Using Locate is the most convenient and when what you are asking for can be
found using the quick logic of FindKey it will use it instead of a slower
way. In short, just use Locate.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com