J
James T
Hello all...!!!
I am in the process of designing a database for a company that sells suites
(i.e. grouping of ten seats) at a Sports stadium.
I have so far created the following tables:
Customers - general customer details.
Suites - this has 2 fields - Name of Suite and Sold (yes/no);
My issue is the following:
1) A particular suite (lets say number 1001) can have 2 different prices.
For example $2,500 if sold by itself, or $2,000 if sold with other items;
2) When doing data entry to record the sale of a suite the user would only
like to see those suites that are left to sell;
Any thoughts on:
1) What additional tables I might need to record the sales transactions and
also account for the different pricings;
2) How would I setup the data entry form to only show those suites that are
still available for sale?
Any help would be greatly appreciated.
Regards
James
I am in the process of designing a database for a company that sells suites
(i.e. grouping of ten seats) at a Sports stadium.
I have so far created the following tables:
Customers - general customer details.
Suites - this has 2 fields - Name of Suite and Sold (yes/no);
My issue is the following:
1) A particular suite (lets say number 1001) can have 2 different prices.
For example $2,500 if sold by itself, or $2,000 if sold with other items;
2) When doing data entry to record the sale of a suite the user would only
like to see those suites that are left to sell;
Any thoughts on:
1) What additional tables I might need to record the sales transactions and
also account for the different pricings;
2) How would I setup the data entry form to only show those suites that are
still available for sale?
Any help would be greatly appreciated.
Regards
James