OLE DB and SQL Server

Creating a Rowset with IOpenRowset

SQLOLEDB supports the IOpenRowset::OpenRowset method with the following restrictions:

The result set of IOpenRowset::OpenRowset contains a single rowset. Result sets containing a single rowset can be supported by Microsoft® SQL Server™ 2000 cursors. Cursor support allows the developer to use SQL Server concurrency mechanisms.