J
jacky
Guest
The top-buffer is TTParent and P1, P2 en P3 are records in ttParent.. D11, is a record in buffer ttDetail and the child of P1. Then SD111 and SD112 are record in ttsubdetail and Childs of D11. In the dataset ds1 they are all related to my ttparent-record P1 (ttparent is the topbuffer in ds1). I just needs all these records (and the before-buffers ) in a separate dataset to send to appserver1. Same for P2. Is a record in ttparent. D12 and D21 are child records in ttdetail, and SD211 and SD212 are records in ttsubdetail and childs of ttdetail-record D21 Also this set of records in the dataset ds1 I want to move to a separate dataset (with the before-buffers) an send then to appserver2 etc.
Continue reading...
Continue reading...