i have a table in which records are coming with 3 different priorities. like A priority, B priority and C priority. On every A priority record insertion i am sending emails to department heads using SQL Server pre built stored procedure on post insert trigger. I want to print that A priority record on dedicated printers as soon as it receive.
Appreciate the response and suggestions. thank you.
Waqas