Exercises
24.2 (Query Application for the
booksDatabase) Using the techniques shown in this chapter, define a complete query application for thebooksdatabase. Provide the following predefined queries:-
Select all authors from the
Authorstable. -
Select a specific author and list all books for that author. Include each book’s title, year and ISBN. Order the information alphabetically by the author’s last name, then by first name.
-
Select a specific title and list all authors for that title. Order the authors alphabetically by last name then by first name.
-
Provide any other queries you feel are appropriate.
Display a
ComboBoxwith appropriate names for each predefined query. Also allow users to supply their own queries. AComboBoxis similar ...-
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access