ado locate
From: mickeyg (vze28p9f_at_verizon.net)
Date: 03/30/04
- Previous message: Duncan McNiven: "Re: Delphi Rox! but..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Mar 2004 19:08:02 GMT
Can you do locate with partial name. Frp example instead of writing smith
just entering smi
I use the following statement:
Locate('FirstName', Edit1.Text, [loCaseInsensitive]);
Is there a better alternative to using locate?
Does locate uses indexes for speed?
- Previous message: Duncan McNiven: "Re: Delphi Rox! but..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]