Hi everyone
I'm working on creating a SQL Server Cluster as:
My idea is to maximize the use of both servers with high availability and fail-over
so if one server is down, the passive instance on the other server will take over
what I'm looking for is :
1. do I have to use Fail-over Cluster, Load-balancing or both ?
2. do I need consider anything else ? am I missing something ?
3. will this work ? :P
thanx in advance