I've been asked to look at load balancing mainly because of the poor (and inconsistent) design of the databases as well as the present server configuration. I also need to...
Traditional load balancing can't be done on servers with SQL Server (data gets out of sync as soon as a write is made to one of them). However, you can...