Chapter Seven – Database Processing Applications
ANSWERS TO THE QUEEN ANNE CURIOSITY SHOP PROJECT QUESTIONS
If you have not already implemented the Queen Anne Curiosity Shop database shown in
Chapter 3 in a DBMS product, create and populate the QACS database now in the
DBMS of your choice (or as assigned by your instructor).
A. Create a user named QACS-User with the password QACS-User+password. Assign
this user to database roles so that the user can read, insert, delete, and modify data.
This is described in the text for the HSD database in SQL Server 2016. The same steps can be
used to create the QACS-User in QACS. If you are doing this in Microsoft Access, run without
creating this user as described in The Access Workbench, Section 7.
B. If you haven’t completed Exercise 7.51, do it now.
See Exercise 7.51.
C. Add a new folder to the DBC Web site named QACS. Create a Web page for the Queen
Anne Curiosity Shop in this folder. Use the file name index.html. Link this page to the
DBC Web page.