Dear Experts;
Please I would like to know which way is the best to search a table in access 2003 that contains 5 000 000 records
are these ways good to use:
Dlookup() ;
search using rs!find after set all records in a recordset.
Opening a form using filter (is the fastest way)
Can anyone give me his feedback about search in access and what is the best and the faster way to use
Thank you in advanced.
WASSIM S DACCACHE
CCE
Please I would like to know which way is the best to search a table in access 2003 that contains 5 000 000 records
are these ways good to use:
Dlookup() ;
search using rs!find after set all records in a recordset.
Opening a form using filter (is the fastest way)
Can anyone give me his feedback about search in access and what is the best and the faster way to use
Thank you in advanced.
WASSIM S DACCACHE
CCE
Comment