5. (1.0 point) Check if login successfully with Manager role, search perfume information by Ingredients or Concentration (using relative search).
6. (1.0 point) Check if login successfully with Manager role, delete the selected item with the confirmation then update the list of items.
7. (2.5 points) Check if login successfully with Manager role, add new item with the requirements:
The ProductionCompanyID/ ProductionCompanyName will come from the ProductionCompany table (you can use ComboBox UI control in this case)
All fields are required.
Value for PerfumeName (the name of the perfume) is in the range of 5-90 characters. Each word of the PerfumeName must begin with the capital letter or digits (19). PerfumeName is not allowed with special characters such as $,%,^, @.
8 . (1.5 points) Check if login successfully with Manager role, update an existing item.
You can use your different window/page or use the data grid view for this update function (update by
PerfumeID).
With update function, the same validation requirements with Add function.
Zoom
+ 100%
Close