I have a problem.....I have a form that has a subform. The parent forms data source is a query based on my "tblSalesOrder" table that collects the data on my customer like their name, Phone number and so on. The subforms data source is a query based on my "tblSalesOrderProducts" table, this collects the data on the products they order.
I set up a relationship between the tables so that if someone wants to delete the order it cascade deletes all the subform data attached to the order, this worked great until I split the database, now the cascading erase option is greyed out and I cant reselect it. is there a way around this?
thanks
I set up a relationship between the tables so that if someone wants to delete the order it cascade deletes all the subform data attached to the order, this worked great until I split the database, now the cascading erase option is greyed out and I cant reselect it. is there a way around this?
thanks