Sql Server Clustering is regarded as a High Availability, not "load balancing", option. What Sql "load balancing" solutions are available? (Sql Server 2012 Enterprise supports up to 16 nodes in a Cluster. I suspect that multiple nodes in this cluster could be "Active" and wonder if this is the path to load balancing in Sql)
TIA,
edm2