MS Access Linkmaster Error
I have created a simple database of products. I need to be able to enter an order that would update an ordersdetail table. I created an order form with a subform for entering product order. (I referred to the Northwind database for help). Everything seems fine except that when I try to enter data in the subform, I receive a message "The linkmaster field property setting has produced this error: The object doesn't contain the automation object 'Orders'." I do not know VB and therefore did not use any code as they did in the Northwind database. I have relationships set up that appear to be working fine. Though the error message appears I am still able to input data. Is there some simple way to fix this. Thanks.