If Atl Com dll sends disconnected recordset to 3 clients. If A perform change on 1 record and marshalled the changed record to Com dll to update. How can B get change on that record. We don't want to send him back again all the recordsets. We just want to change the changed record only.