But what about the client connections? They will actually redirect themselves using a process called Transparent Client Redirection assuming you are using the SQL Native Client or ADO.Net 2.0 or above ...
The SQL native client is contained in a single dynamic link library and supports both OLEDB and ODBC interfaces. However the names of these interfaces are different from those used in MDAC. The SQL ...