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)