Finding a record in a TADOTable
- From: Edward Diener <eddielee_no_spam_here@xxxxxxxxxxxxxx>
- Date: Tue, 24 May 2005 11:33:32 -0400
I would like to be able to find a record in a TADOTable based on an index. The only thing I have found in this regard is the Seek method but this appears to require a number of other properties to be set and is supposedly supported only with a few RDBMSs. The other possibility is the Locate/Lookup set. Is there really no way to use the indices of a TADOTable to find a record ? It would seem natural that any table would allow one to use an index to quickly find a record in the table, else what purpose do indices serve.
.
- Follow-Ups:
- Re: Finding a record in a TADOTable
- From: D Whaley
- Re: Finding a record in a TADOTable
- Prev by Date: Need ODBC Jump Start
- Next by Date: Re: Need ODBC Jump Start
- Previous by thread: Need ODBC Jump Start
- Next by thread: Re: Finding a record in a TADOTable
- Index(es):