Sets the value of the recordset's field indicated by fieldIndex or fieldName. It sets the Recordset.Fields.Item(Index).Value of the wrapped ADODB.Recordset object with newValue. See ADOxtra typecasting topic for more details about how ADOxtra converts Lingo value to ADO value.
Not supported in ADOxtraLite version.
|