V
Vince
I need some help! Here is my database project -
1 - Each ring has it's own item number.
2 - Each ring can be several different sizes.
3 - Each ring can be several different colors.
4 - Each color can be either white or yellow gold.
5 - All rings of the same item number are the same price,
regardless of size, color or gold type.
How would the tables be setup and the relationships
established for me to do the following:
1 - Easily enter each ring into the database.
2 - Select a ring and see what size, color, gold type and
price are in my inventory.
I dont seem to be able to get the tables and relationships
setup correctly. I would appreciate any help provided.
Vince
1 - Each ring has it's own item number.
2 - Each ring can be several different sizes.
3 - Each ring can be several different colors.
4 - Each color can be either white or yellow gold.
5 - All rings of the same item number are the same price,
regardless of size, color or gold type.
How would the tables be setup and the relationships
established for me to do the following:
1 - Easily enter each ring into the database.
2 - Select a ring and see what size, color, gold type and
price are in my inventory.
I dont seem to be able to get the tables and relationships
setup correctly. I would appreciate any help provided.
Vince