copy buffer

A location for the contents of a record that is open for editing.  The Edit method copies the current record to the copy buffer; the AddNew method clears the buffer for a new record; and the Update method saves the data from the copy buffer to the database, replacing the current record.