Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO & Multiple Result Sets
Message
 
 
To
14/11/2001 23:37:18
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00581900
Message ID:
00581904
Views:
33
use the NextRecordset method of the Recordset Object.... You will need to cycle through the first two. By default, you will already have access to the first one.

ors = ors.nextrecordsets && gets you the 2nd one.
ors = ors.nextrecordsets && gets you the 3rd one.


HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform