DataControl.Insert Method

By default, adds a new record to the table, closes the RecordSet, and clears any data aware fields. This behavior can be overridden in the Insert event.

Syntax

Insert triggers the following events:

Validate (and closes RecordSet)

Insert (and clears data-aware fields)