DB Interface Module User’s Guide : PART V The Tutorials : Chapter 23 Updating Data in Multiple Tables
Chapter 23 Updating Data in Multiple Tables
Goal of This Tutorial
The goal of this tutorial is to demonstrate how to enter new data and to update existing data in multiple tables within 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.