Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
To use the SQL Server Native Client OLE DB provider, you have to understand how to make a connection to the server, execute the command, and process the results.
In This Section
Fetch Columns Using IRow::GetColumns (or IRow::Open) and ISequentialStream
Send BLOB Data to SQL SERVER Using IROWSETFASTLOAD and ISEQUENTIALSTREAM (OLE DB)
Display Column and Catalog Metadata for Sparse Columns (OLE DB)