SQL Server Network Interface (SNI)
The SQL Server Network Interface (SNI) is the protocol layer that connects the client to the server via the network. It is made up of a set of APIs that are utilized by the database engine as well as the SQL Server Native Client (SNAC). The following protocols are supported by SQL Server: • Shared […]
Continue Reading