The Wine Depot is interested in more effectively managing their inventory. Barbara would like you to put
Question:
The Wine Depot is interested in more effectively managing their inventory. Barbara would like you to put together a database of their current wine inventory. Create a new database file using the following information and name the file ch9-04_student_name (replacing student name with your name).
a. Use the following information to create and print a wine products table, a buyer table, and a winery table. Use the field Name in the Buyer and Winery tables even when you are warned against using a reserved name.
b. Establish the appropriate relationship between each table and then print the relationships report.
c. Create and print a query that lists SKU, Type, Winery, Buyer, and Buyer Phone for all products. (Save as Wine Products Query 1.)
d. Create and print a form for entering new products; use whatever style you'd like. (Save the form as Wine Products Form 1, and print the first record only.)
e. Create and print a report with the fields Type, Name (Name of Winery), Vintage, and Price for all products. The report should be sorted by Type in ascending order and be formatted in a Tabular layout with Portrait orientation. (Save the report as Wine Products Report 1.) All field information should be visible.
Step by Step Answer: