M
mihai_neagoe
Guest
Hi Bill, This is the scenario I am following: objA is created from datasetA which contains only temptableA objB is created from datasetB which contains only temptableB The relation I want to create is 1-N between these two objects. The first example was using the two temp-tables in one dataset with defined relation in the dataset which works ok. For the second example I splitted the dataset into two datasets with one temp-table.
Continue reading...
Continue reading...