Database.Commit Method

Commits (saves) changes to records. If you quit the application after making changes to a RecordSet, REALbasic issues an implicit Commit.

Syntax

Use Commit and Rollback to manage transactions.