OLE DB How-to Topics
新建日期: 2006 年 4 月 14 日
To use the SQL Native Client OLE DB provider, you have to understand how to make a connection to the server, execute the command, and process the results.
- Processing Results (OLE DB)
- Processing Large Data
- Enumerating OLE DB Data Sources
- Bulk-Copying Rowsets
- Obtaining a FAST_FORWARD Cursor
- Using Bookmarks (SQL Native Client)
- Fetching Columns Using IRow::GetColumns (or IRow::Open) and ISequentialStream
- Fetching Columns Using IRow::GetColumns (OLE DB)