Click here to Skip to main content
15,888,301 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Please could you let me have code for clustering any database with C#?
Posted
Updated 13-Mar-12 5:00am
v2
Comments
ZurdoDev 13-Mar-12 11:08am    
Can you clarify what you mean by clustering the database?
Sergey Alexandrovich Kryukov 13-Mar-12 22:14pm    
What do you mean by "let you". If you need my permission, consider you got it... :-)
What is the problem?
--SA

1 solution

set in your connection string: Failover_Partner=servername
see here[^] --> chapter Database mirroring
 
Share this answer
 

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