• I really wish you could use synonyms for databases on remote servers. We use SQL Client Aliases to keep from having to change code going from development , to QA, to Production. The only problem is that those are set on a server level. With clusters, that's one more thing to manage.

    It would be nice to use synonyms to abstract the database call instead of having to resort to Client Aliases and Linked Servers.