I have a split database, one on the desktop and other out on the network. My tables are autonumberd to keep the records in a particular sequence. I also created queries one to delete and one to update the tables. After deleting the data in a table I compact and then do an update. This procedure worked just fine until I split the database. Why doesn't access compact the linked/split tables. Can I compact the linked tables without having to do this twice, once on my harddrive and once out on the net. Thanks in advance