I have tested db synchronization, it is really great, but how can I do this from a webserver?
I mean can I upload something to my remote web server so that it performs synchronization job with out any need for my comp?
And also I have one more question:
In MSSQL, we call replication to this job, it has some options that enables us to replicate the data when new rows are added to some tables, instead of doing this job continuesly…
But my first question is more vital…
Any help would be highly appereciated…