Re: ADP searches vs. MDB
- From: Steve Jorgensen <nospam@xxxxxxxxxxxxx>
- Date: Sat, 13 Aug 2005 12:13:54 -0700
On Sat, 13 Aug 2005 14:40:10 -0400, "Sylvain Lafontaine" <sylvain aei ca (fill
the blanks, no spam please)> wrote:
>By default, ADP load into memory the first 10000 records for display and
>only these records are searched when using Ctrl-F. You should try searching
>a record which is not in the first 10000.
>
>MDB will load 100 records for display and then will load each subsequent
>record from the database until a match is found.
By the way, even though the ADP loads 10000 records into a recordset, it does
so 50 records at a time. If you search for a record that hasn't been loaded
yet, it just won't be found. This is frequently a problem when trying to move
to a specific row in the Open or Load event handler of a form.
.
- Follow-Ups:
- Re: ADP searches vs. MDB
- From: Charax
- Re: ADP searches vs. MDB
- References:
- ADP searches vs. MDB
- From: Charax
- Re: ADP searches vs. MDB
- From: Sylvain Lafontaine
- ADP searches vs. MDB
- Prev by Date: Re: Security Implementation????
- Next by Date: Re: ADP searches vs. MDB
- Previous by thread: Re: ADP searches vs. MDB
- Next by thread: Re: ADP searches vs. MDB
- Index(es):
Relevant Pages
|