Ian, I'm unsure of why you need to reindex.<br><br>Can you not just SELECT <fields> ORDER BY <field>?<br><br>You could also try reducing the number of fields in your table. For only 100,000 records though the performance increase may be minimal unless your table is very...