Click here to Skip to main content
15,886,823 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi everyone,

In my organisation we have a WPF application that connects to an ODATA layer. That layer connects to the database. The database is in a cluster.
I was wondering who has experience with such a setup as described. What reactions can I expect in the ODATA layer and in the WPF application when the cluster is in failover? How does the SqlConnection object responds because during the failover there is no connection!

Any ideas?

What I have tried:

Still in concept phase, but rethinking the software that was created.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900