I have a database in Access2000 which has a table of repair details for PCs. The database is sorted by Serial Number and then by date. I view the details from within my VB6 application by searching on the Serial Number but the records are not in date order, even though they are sorted in the right order within the original databse. Any ideas on how to do this? I've tried refreshing the databar but no joy.