Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

duplicating a ::msado::query object

Status
Not open for further replies.

chedderslam

Programmer
Jun 16, 2008
24
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top