Inserting and Updating Data
Goal of This Tutorial
The goal of Tutorial Four is to demonstrate how to insert and update data in a database. The following sections give an overview of the project, explain how to execute the program and to verify the program output, and discuss relevant parts of the source code in detail.