Forum Discussion

ambarray's avatar
ambarray
Copper Contributor
Mar 01, 2024

Sending messages on table rows updates/inserts/deletes to RabbitMQ from SQL Server

We have a requirement here. Whenever certain rows in a table are inserted, updated or deleted, we need to send messages to a message broker for further processing. Currently we are using triggers and...

Resources