Sync Loacal Databse with Web SQL Server Database in vb.net

Udara Aththanayake 21 Reputation points
2021-09-03T12:01:42.973+00:00

I have developed a Window Form Application in Visual Studio 2017 in vb.net. I have connected the localhost database and web server database. Both are can update by running queries. But I want to sync the web server database with respect to the local database.

Developer technologies | VB
0 comments No comments
{count} votes

Answer accepted by question author
  1. Karen Payne MVP 35,596 Reputation points Volunteer Moderator
    2021-09-03T13:06:03.693+00:00

    Best way is with SQL Server Replication, there is a lot to this process which means to read the docs.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.