How do you seta a feld to NULL? Is this right?
DatabaseRecord.Field(XXX) = NIL And RecordSet.Field(XXX) = NIL
Thanks
Set the Value property to Nil as the docs state here: DatabaseField.Value