how to copy dataset contents to another dataset in different procedure - TechRepublic
Question
January 10, 2013 at 11:39 PM
jazzygodfrey

how to copy dataset contents to another dataset in different procedure

by jazzygodfrey . Updated 13 years, 5 months ago

I have datasetA in procedure A
I have datasetB in procedure B
I want to copy contents of DatasetA from procedure A to datasetB in procedure B
Is it possible?

This discussion is locked

All Comments