Hi, i'm new using mssql. I want to make a trigger that will send a string based on the record(table information) to another server. The other server is not an sql server and I want to know how can i do this. Making the trigger is not so complicated, I only need to know how can I send the message to the other server. I will really appreciated any help you could give me!