Put only the tables on a network server, and keep other database objects on users' computers. The database's performance will be faster because only data is sent across the network. You can separate the tables from other database objects by using the Database Splitter Wizard. For more information, click .
Choose an appropriate record-locking strategy. For more information, click .
Avoid locking conflicts by adjusting Refresh Interval, Update Retry Interval, Number Of Update Retries, and ODBCRefresh Interval settings (if applicable). For more information, click .
Optimize table performance. For more information, click .
Improve the performance of Access databases with linked tables. For more information, click .
Improve the performance of Access tables linked to an SQL table. For more information, click .