We are inserting a new record in the datasource, setting new identity. We capture data fields in the dataset with that identity as key. Push back to original record, but adds two records, rather than updating first record. We get a concurrency violation if we accept changes after the insert. We are brand new at
VB.Net.