Avatar of Mahesh Yadav
Mahesh Yadav
Flag for India asked on

SQL DB copy on web as central copy

Hi,

I have a requirement and need to understand best options for that.

I am working on a desktop application which uses SQL server DB. DB is suppose to be on local machine  or network, but there will be one copy on remote sql server which should have all the local updates as well.

So lets say on location1 i am working on application and making some changes in data...when i go to location 2 where this application is also installed with its local DB it should have the same data. Which i understand has to go through common medium. So one option is to have a common web DB copy on remote sql server and both these machines DB to be synced with the web copy.

Second option could be that all locations use directly remote SQL copy but that can have speed issues and that's why my client would prefer a local copy while using the application so he can work fast.

Any suggestion or inputs what would be the right way to meet this requirement.

Thanks,
MY
Microsoft SQL ServerMicrosoft SQL Server 2008

Avatar of undefined
Last Comment
lcohan

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
lcohan

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy