Create a books database to include felds for ISBN number, title, copyright date, primary author, publisher, and number of pages. Place the fields on a Book table. The type of database (SQL Server or Access) will be determined by your instructor. Populate the table with book in your current collection, including the books you are using for your classes. Write a C# program to display the title, primary author, and copyright date in a gridlike structure.

Add a second table to the Books database that you created in Exercise 7 to include fields for course number and ISBN. Place these fields in a CourseBook table. Populate the table with books in your current collection. Books that are not assciated with a specific course can be placed in the table with a FUN course number. Write a C# program to display the course number and ISBN number in text boxes with appropriate labels. Each record should be displayed on a separate screen.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.