Skip to content
SBME1 Database Basics

SBME1 Database Basics

Project ID: 237

This program demonstrates the code needed to create a database and table, add records to the table and commit them. In the next two parts, it opens the database, opens the table, selects a record, makes changes to it, and saves it.