I have built a c#.net app for a client, which uses a sql server db as a backend. This db resides on a her company pc with ip valid. the client sometimes needs to access some data from the Internet and I built a seperate asp.net app for that purpose. asp.net app and sql server db hold on a shared host.I want sync two database(on hast and on company pc)
I want any changes to the host database and database on a pc be synchronized
i want use replication for sync two databases
So my first question:Do what you want to do is possible? Please advise me on the field. The second question : How fast can I sync the two databases
Thanks in advance for your attention.
titiry nano