Calls the Update() method of the wrapped ADODB.Recordset object. Use the Update method to save any changes you make to the current record of a Recordset object since calling the AddNew method or since changing any field values in an existing record. The Recordset object must support updates.
Not supported in ADOxtraLite version.
|