I’m using Access 2002 (10.2627.3501)SP-1
I’ve been testing an ODBC driver to pull records from a DOS database.
If I create a standard select query, and use all records from a table, the query when run is quite quick.
If I create relationships linking two or more tables and then create a select query, the performance is terrible.
The main table “EST” contains about 18000 records, from this, pulling a query with a date range takes forever.
Has anyone any solutions on improving speed with the query ?
Compact and repair doesn’t really improve much at all.