Question: successfully: You are to develop a database as mentioned above that will store textbooks including the price for each textbook using MSMS or MS Azure
successfully:
You are to develop a database as mentioned above that will store textbooks including the price
for each textbook using MSMS or MS Azure if necessary Follow the instructions below to
create it
Open MSMS
Create a blank database in the MSMS and name it as BookStore.
Create a new table named textBook that contains these fieldsattributes:
Retain primary key fielts name as ID
Enter these data into textBook table:
Close textBook table.
Create a form to insert new data into textBook table.
Save the insert form as New textbook Form.
Enter data for four textbooks using New textbook Form.
Implement a button to retrieve all attributes based on a given book ID Display them
using a table.
Create a report that will show all fieldsattributes and sort the records according to
Title.
Adjust the columns in report design to ensure all data are displayed in a proper manner.
Implement a button to close the report.
use c sharp code
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
