Hi, Using (local) in the connection string doesn't work on my cluster. I'm assuming it's looking for the default instance on the currently active node instead of the Virtual SQL name. Anyone know how to make this work?
edit note: I'd like to use (local) and not localhost - I don't want to change any application generated code.