Sql Server 2012 Native Client -
Understanding SQL Server 2012 Native Client: Features, Usage, and Compatibility
– Full support via OLE DB and ODBC.
If you are developing new applications, Microsoft recommends the new or the ODBC Driver for SQL Server . However, the 2012 Native Client is necessary if: sql server 2012 native client
Enables applications to take advantage of database mirroring, query notifications, and user-defined data types. Why Use SQL Server 2012 Native Client (11.0)? Why Use SQL Server 2012 Native Client (11
The (also known as SNAC or sqlncli11.dll ) is a standalone data access technology that contains both the SQL ODBC driver and the SQL OLE DB provider in a single library. It was designed to help native-code applications (C++, ADO) connect to Microsoft SQL Server. Key Details & Downloads Key Details & Downloads Connections often use a
Connections often use a provider string: