The information in this article applies to:
BUG#: 13855 (6.00) SYMPTOMS
If a server-side cursor is opened through RPC calls from a ODBC or DB-
Library application with ROWSET_SIZE set to greater than 1, the select
statement references tables from the master database, and when master is
not the current database, it can cause a stack overflow on SQL Server if
the cursor is to be opened, fetched, and closed many times. (Note: This
only happens to master, it does not apply to other cross-db references.)
WORKAROUND
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: sql6
Keywords : kbprg SSrvProg kbbug6.00 |
Last Reviewed: March 24, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |