B
BionicKate
Guest
In my access database i have an Append Query which copies data on Customers and their Orders from three related tables to one new table (tblOldCustomers/Orders).
However i don't know how to create a delete query which will erase the inromation from the original three related tables.(Customer, Customer Orders, Range). As the query is based on one date which is in the Customer orders table, its not possible to use three seperate delete queries!
any ideas?
Kate
However i don't know how to create a delete query which will erase the inromation from the original three related tables.(Customer, Customer Orders, Range). As the query is based on one date which is in the Customer orders table, its not possible to use three seperate delete queries!
any ideas?
Kate