BUG: Recordset DTC Using Stored Procedure Fails to LoadID: Q190944
|
The user previews a page containing a Recordset Design-time control (DTC) and gets a blank white page.
This bug is caused by attempting to use a server-side cursor when running a stored procedure that returns multiple result sets.
One option is to change the recordset DTC to use client-side cursors instead of server-side cursors. In some cases, removing the "return" statement from the stored procedure may also work to resolve the issue.
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
Additional query words:
Keywords : kbCtrl kbVisID600bug kbGrpASP
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: May 24, 1999