Create a books database to include two tables booktable and


Problem

Create a Books database to include two tables: BookTable and CourseBookTable. The BookTable table should have fields for ISBN number, title, copyright date, primary author, publisher, and number of pages. The CourseBookTable table should have fields for course number and ISBN. Populate the tables with books in your current collection, including the books you are using for your classes. Books that are not associated with a specific course can be placed in the table with a FUN course number. The type of database (SQL Server or Access) will be determined by your instructor. Write a C# program to display the course number (or FUN) and the ISBN and name of the book on the same screen.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a books database to include two tables booktable and
Reference No:- TGS02646948

Expected delivery within 24 Hours