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
Amit Gupta
NA
22.9k
240.8k
Microsoft Sync Framework for DB
Jan 9 2017 1:21 PM
Hi all
I am new to MS Sync Framework and I want to sync the 2 database (MS Sql Server) but I am unable to solve if there is any change in schema (like column added) in one of the DB.
The thing is I had made an application in WPF that uses Sql Server as its backend (which is in online server). Now client don't have proper internet connectivity to work with database online, so they want to work with it offline and which is being sync with online database when they comes in the range of internet connectivity.
So, I researched and found thats Sync Frameworks is doing all these thing and I tried this with my 2 local database and it works like a charm but one thing comes in my mind that when the application is updated and if there is any change in schema then it fails.
Can any one help me who had worked or have knowledge of Ms Sync Framework or any other option to do that.
I had aearched for any schema change but no such article found.
Reply
Answers (
2
)
How to Send SMS via GSM modem offline using C#
bind multidimensional array of string into dropdownlist?