SQL Server Fail over

Hi,
It would be nice to fail over another sql server and not a database on the same sql server.

thanks

You can do that right now. You just need to create two database connections to separate SQL servers. That way you can fail over to a different connection altogether.