Click here to Skip to main content
15,903,175 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,



We have below scenario.



We have four different locations, where internet is not steady. What we Plan is we set the database on four different locations. (In ASP.Net backend is MS Access).

What we need is after getting internet automatically sync with main server database. How to do this sync with Main server in ASP.Net.



It’s like if we have IP Phone and Computer, suppose if we configure outlook in both device and if we delete the contact in one device and add on other device after sync the data is same on both device.

Is this possible in ASP.Net?



Please help on this.



Thanks

Basit.
Posted

1 solution

Hi ,
You should read this article and according to your case you should pick what type of Replication you need
http://www.sqlservercentral.com/blogs/databaseexpertisecom/2010/07/28/sql-server-2008-replication_3A00_--high-availability-solution-part-one-_1320_-by-abi-chapagai/[^]
Best Regards
M.Mitwalli
 
Share this answer
 
Comments
basitsar 17-Jul-12 2:37am    
Dear Mohammed,

We don't have internet in steady state, what the article is in SQL server 2008 there is replica of database on other server. what i need is my database is on local machine how to sync with the server database?

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