I think you need to split your database. Have all the code, query, forms & reports in one database(your code DB) and all your tables in another your (data DB). Then Attach/Link all the tables in your Data DB to your Code DB. Now when you create your runtime Access database it will be based on...