1
Answer

SQL Server Trigger based Printing

Waqas Javed

Waqas Javed

10y
1.4k
1
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 
Answers (1)