UpdateRecord Method

See AlsovbmthUpdateRecordSee

Description

Saves the current values of boundLVLJ7W controls.

Syntax

datactrl.UpdateRecord

Remarks

Use this method to save the current contents of bound controls to the database during the Validate event without triggering the Validate event again.  This will avoid a cascading event3N94RC2.

This method has the same effect as executing the Edit method, and then changing a field and executing the Update method, except that no events occur.