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:
![Running the Age Database app](https://static.packt-cdn.com/products/9781789538502/graphics/graphics/B11621_27_03.jpg)
And then I confirmed it was there by viewing the Results option:
![Running the Age Database app](https://static.packt-cdn.com/products/9781789538502/graphics/graphics/B11621_27_04.jpg)
Then I used the Delete menu option and looked at the Results option again to check that my chosen name was, in fact, removed:
![Running the Age Database app](https://static.packt-cdn.com/products/9781789538502/graphics/graphics/B11621_27_05.jpg)
Next, I searched for a name that I knew existed to test the Search function:
![Running the Age Database app](https://static.packt-cdn.com/products/9781789538502/graphics/graphics/B11621_27_06.jpg)
Let's review what we have done in this chapter.