Why am I getting this message? I am in the process of developing an inventory type db, I have two tables, one to store the product info and the other the inventory qty. I have created the forms associated with the tables and an inventory report. I am not able to keep both forms open without getting the following error : "The table 'PRODUCT INFO' is already opened exclusively by another user, or it is already open through the user interface and cannot be manipulated programmatically." This happens also if I try to open the report.