TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
dip s
NA
256
81.4k
How to sync local server database to cloud server database
Feb 19 2020 12:23 AM
Hello,
We have a web application. Front end is in angular 8 and backend is in asp.net mvc 5 and database is mysql.
Many of our clients have internet problem. So, we are thinking like, we will save/update all transactions on local server and after some time interval we will update or sync that local server DB to cloud server DB.
We will check which data is changed on local server and we will update only that data on cloud server.
We have almost 40 tables in mysql database. Can we sync whole local database with cloud server database?
Does anyone has any idea about how to do this in C#.net?
Thank you.
Reply
Answers (
4
)
CrystalDecisions.Shared.CrystalReportsException
How to put logo on your CrystalReport within your Header?