Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No result set returned when storedproc has more than 1 s
Message
From
04/06/2001 15:48:19
 
 
To
04/06/2001 13:57:53
General information
Forum:
Visual Basic
Category:
SQL Server
Miscellaneous
Thread ID:
00514719
Message ID:
00514798
Views:
9
>Can anyone help me get an ADO resultset back from a stored procedure that has two sql select statements? Everything works fine with only one sql statement but once I add a second statement my result set goes away. I really don't want to split this stored procedure into 2 separate procedures.
>
>Thanks,
>David

Check out the NextRecordset method of the RS object in ADO help.
Previous
Reply
Map
View

Click here to load this message in the networking platform