You are not logged in.
Pages: 1
i see manyadd, manydelete and they work fine, but how update TSQLRecordMany?
Offline
You'll have to make it at the Dest record level: Client.Update(aRecord.Dest) with the proper Dest.ID set.