How to insert records into local database when records inserted in the Server Database

Posted by Bhavanaky under Sql Server on 11/28/2014 | Points: 10 | Views : 1132 | Status : [Member] | Replies : 1
Hi ,

I am working on online and store ordering Pizza project.
In this project I have two different databases one is the server where online ordered records will insert and another one is another server database which runs only in the stores.

My requirement is Whenever any order placed in the server database then that same order must be inserted into the another server database automatically without using triggers.

Is there any solution please let me know

Bhavana Ky




Responses

Posted by: Rghotra on: 12/17/2015 [Member] Starter | Points: 25

Up
0
Down
I was wondering if you found solution for this? I am curious to know if it can be done without triggers.

Bhavanaky, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response