lloydmav
Registered User.
- Local time
- Today, 23:13
- Joined
- Nov 15, 2002
- Messages
- 75
I'm not sure I've done this right but I got a load of tables all about a new company product. There is a Product Master Table where the new Product ID is created (Autonumber) and then there are loads of tables linked to this with the foriegn key (Product ID). Each of these tables is a set of data about the new product. These have been set up as Long Integer's in the hope that when a new Product Master record is created the autonumber would be carried across into these tables. Unfortunately this is happening, can anyone tell me what I'm doing anything wrong or whether there is anything else that I need to do to set this up? The idea is that I can then request data through a query for any one of this sets of data(tables) by entering the Product ID which was created in the Product master data table.
Please help an amatuer!
THANKS
Please help an amatuer!
THANKS