This article provides tips for improving the performance of Microsoft Access 2007 applications. Some key tips include splitting the database into separate application and data files, compacting the database regularly, limiting fields returned in queries, adding indexes to fields used for criteria or joins, and using temporary tables to store intermediate query results rather than running the same queries repeatedly. Following these tips can help optimize database, query, form and report performance.