Click here to Skip to main content
15,896,372 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi to every one
i have a question:

i want to make 11 same database with different server over the network(like internet or local network)
the one of them is the main and the other should be sub of it.
like a bank system, so if i update the one of them the other should be update.
this is my problem to how can i define them over the network and how can i update the other db when one of them become update in c# or asp

please help me


this is my email address : [Email removed]

thanks a lot for who helps me
Posted
Updated 10-Jul-11 7:34am
v2

1 solution

Dear it's very hard to implement in C#. For this problem Sql server itself provide a feature called Replication. So do some study hope so you will find your solution.

http://msdn.microsoft.com/en-us/library/ms151198.aspx[^]
 
Share this answer
 
Comments
RaviRanjanKr 10-Jul-11 13:43pm    
My 5+
Parwej Ahamad 10-Jul-11 13:50pm    
Thanks Ravi

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