98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel VBA Training and help » Active X Data Objects
Active X Data Objects
Resolved · Low Priority · Version 2003
Craig has attended:
Excel VBA Advanced course
Active X Data Objects
If you want to run multiple queries on a single connection, do you create a new recordset each time or simply write over it with the results of the next query?
RE: Active X Data Objects
Hi Craig
Thank you for your question
Either method would work OK. The main question would be whether you wanted to compare two of the queries with each other. If so then clearly you would need two recordsets, otherwise it would be OK to reuse the same recordset variable for successive queries.
Regards
Stephen
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Freeze Rows and Columns to keep lables displayedYou can freeze rows and columns in your worksheet so they don't move. |