I would like TVirtual Table support master/detail on the client side and stores master/detail data back to server within a single transaction. For aggregate SQL against TVirtual Table, I suggest add a component "TVirtualQuery". So, we can code our own statement such as "select sum(fieldA) as myTotal from TableDetail"
I would like TVirtual Table support master/detail on the client side and stores master/detail data back to server within a single transaction. For aggregate SQL against TVirtual Table, I suggest add a component "TVirtualQuery". So, we can code our own statement such as "select sum(fieldA) as myTotal from TableDetail"