Guest_imported
New member
- Jan 1, 1970
- 0
hi
i am trying to create tables for mechanical parts in a project, each table refers to different area project and its parts.
however, i will have about 20 tables and all of these tables have the productID as a primary key.
what i want exactly is that when i change the productID in any table it will be updated in other tables and i dont have to go to each table to update the productID.
Also, each table has a field called Quantity which is the number available for a pecific product, i want this field to be adjusted automatically as well in other tables when i add or withdraw parts.
thanks
i am trying to create tables for mechanical parts in a project, each table refers to different area project and its parts.
however, i will have about 20 tables and all of these tables have the productID as a primary key.
what i want exactly is that when i change the productID in any table it will be updated in other tables and i dont have to go to each table to update the productID.
Also, each table has a field called Quantity which is the number available for a pecific product, i want this field to be adjusted automatically as well in other tables when i add or withdraw parts.
thanks