ADO NextRecordset Method Demonstration
Category:
DatabaseType:
SnippetsDifficulty:
BeginningAuthor:
Mike GVersion Compatibility: Visual Basic 6
More information:
This shows you how to use the ADO's NextRecordset Method to request multiple resultsets at once. See the comments for further information.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: