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:
And then, I confirmed it was there by viewing the Results option:
Then, I used the Delete menu option and looked at the Results option again to check that my chosen name was, in fact, removed:
Next, I searched for a name that I knew existed to test the Search function:
Let's review what we have done in this chapter.