BUG: FAST_FORWARD Cursor that Joins Tables with Triggers are not Always Converted to Static Cursors (282970)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q282970
BUG #: 351564 (SHILOH)
SYMPTOMS
In the Microsoft SQL Server Books Online topic Forward-only Cursors
(expand the Accessing and Changing Relational Data folder, expand the Cursors folder, expand the Cursor Types folder), expand the Forward-only Cursors folder, and then click the Fast Forward-only Cursors topic. Scroll down to the Implicit Conversion of Fast Forward-only Cursors section. The first bullet item under the Implicit Conversion of Fast Forward-only Cursors section states:
If the SELECT statement joins one or more tables with triggers to tables
without triggers, the cursor is converted to a static cursor.
The script in the "More Information" section shows that this statement is not always correct.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 2000.
Modification Type: | Major | Last Reviewed: | 10/3/2003 |
---|
Keywords: | kbBug kbpending KB282970 |
---|
|