Running the Age Database app
Let's run through some of the functions of our app to make sure it is working as expected.
First, I added a new name to the database using the Insert menu option:
Figure 27.3 – Insert menu
Then I confirmed it was there by viewing the Results option:
Figure 27.4 – Results option
After that, I added a few more names and ages just to fill the database up a little bit:
Figure 27.5 – Filling the database
Then I used the Delete menu option and looked at the Results option again to check that my chosen name was in fact removed:
Figure 27.6 – Delete menu
I then searched for a name that I knew existed to test the Search menu option:
Figure 27.7 – Search menu
Let's review what we have done in this chapter.