Obtaining a FAST_FORWARD Cursor

New: 14 April 2006

Consumers can request different cursor behaviors in a rowset by setting certain rowset properties. If the consumer does not set any of these rowset properties, or sets them all to their default values, SQLOLEDB implements the rowset using a default result set. If any one of these properties are set to a value other than the default, SQLOLEDB implements the rowset using server cursors.

In this section

How to: Obtain a FAST_FORWARD Cursor

See Also

Other Resources

OLE DB How-to Topics

Help and Information

Getting SQL Server 2005 Assistance