OLE DB How-to Topics
Data creazione: 14 aprile 2006
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)