Extra info with ApplyUpdates

Hi,

Is it possible to pass extra information along with a TDAMemDataTable.ApplyUpdates statement ?
This extra information (text ) is not table-related …

Freddy

Hi,

you can create a custom server method that will accept binary with delta changes and your extra info. later, on server-side you can call usual UpdateData