Click here to Skip to main content
15,921,837 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Dear All

Please help me , I am working on an offline win form project.

Client Has 3 restaurants and 1 master restaurant So total 4 .

He want to sync the database of the Master Restaurant to all 3 restaurants.I have installed the database on go-daddy and i have installed the Local Sql server Express on each restaurant PC.

Please help me how can i sync all the database in the night at the closing time of restaurant.

Thanks With Regards


Rajkumar
Posted
Updated 27-Oct-13 21:35pm
v2
Comments
Thanks7872 28-Oct-13 3:37am    
What do you mean by "sync"?
Herman<T>.Instance 28-Oct-13 4:00am    
use the mycrosoft sync framework
Madhu Nair 28-Oct-13 6:26am    
Use SQL Server Replication.

1 solution

Please write SSIS package and Schedule it to closing time or Midnight so that every restaurant is in sync process.
 
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