chedderslam
Programmer
I need to loop through a query twice. The only way I can figure on doing so(without running the query twice) is to duplicate the object before calling the next method. I'm not sure how to do this. I also tried to look up the msado docs online but couldn't find them.
Can anyone tell me how to duplicate the object, or at least point me to the docs so I can figure out how?
Thanks.
Can anyone tell me how to duplicate the object, or at least point me to the docs so I can figure out how?
Thanks.