Is it possible to set a trigger on a sql server table and have it append results to another sql database on another server (I have access to all servers).
If so, does it put more strain on the trigger?
Is this done through linked server?
I want to avoid a DTS if possible.
Please let me know some thoughts on accomplishing this.
Thanks.
If so, does it put more strain on the trigger?
Is this done through linked server?
I want to avoid a DTS if possible.
Please let me know some thoughts on accomplishing this.
Thanks.