I have a table in Foxpro 2.5 which has about 20,000 records. When I try to access some records (ie records meeting some criteria) by using a pop up (DEFINE POPUP PROMPT <table name.field name) or a SQL query it takes a lot of time to get the records from the table. Is there an method by which the time can be reduced.