How can I configure SQL Server 2012 to use multiple NICs?
I've a server with 4 NICs. I want to use 2 NICs to query my databases, and 2 NICs to retrieve results from them.
I want them to work in load balancing mode and still continue to work if one nick is down.
It is possible?