Appending one xml dataset to another
Hi all,
I have created 2 identical datasets which are both generated
from the same xml file (.xsd file) schema.
I wish to append all of the records in one of these datasets
to the other. is there a quick way of doing this rather than
writing code to create a new record in the target dataset and
append each row individually ?
Cheers muchly.
|