MDAC 2.5 SDK - OLE DB Providers
OLE DB Provider for SQL Server
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™ cursors. Cursor support allows the developer to use SQL Server concurrency mechanisms.