HI All,
We currently have the database server running on the same server as the web server. We are going to install an sql server on a separate server and also install a second SQL server. I would like the SQL servers to run simultaneously and not like a failover cluster. How could I implement this and load balance the requests between the SQL Servers?
Thanks,\