Click here to Skip to main content
15,892,537 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
I'm attempting to create a web application(Using PHP) that utilizes a particular database located on web server. I'll have another desktop application(Using C# and WPF) which will make use of a local database. Both databases have same structure and data at launch. Then databases can change when customers add data to web application as well as an worker adds data towards the desktop application. Before long I must sync both databases in desktop application using c#.

What's going to be the easy way do that?
Can there be any opensource example/ starter package to begin with?
Thanks.
Posted
Updated 18-Sep-12 19:14pm
v3

Hi,

Read below discussion, You may got your answer there,

http://forums.mysql.com/read.php?27,152945,153154#msg-153154[^]

Best of luck.
 
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