SQL Server Native Client (OLE DB)

The SQL Server Native Client OLE DB provider is a low-level COM API that is used for accessing data. The SQL Server Native Client OLE DB provider is recommended for developing tools, utilities, or low-level components that need high performance. The SQL Server Native Client OLE DB provider is a native, high performance provider that accesses the SQL Server Tabular Data Stream (TDS) protocol directly.

SQL Server Native Client provides OLE DB support to applications connecting to SQL Server.

The SQL Server Native Client OLE DB provider is an OLE DB version 2.0–compliant provider.

In This Section

See Also

Other Resources

SQL Server Native Client Programming