Sorry , I have to type in English becasue I am at work .
I need to send E=mail by SQL Server , I need to have a stored procedure to send an Email by.
My users should be able to update a record then a trigger will fire and in that trigger a stored procedure will fire and send an Email to them. I can not use sp_OACreate becasue my users are noy sysAdmin.
thank you.
I need to send E=mail by SQL Server , I need to have a stored procedure to send an Email by.
My users should be able to update a record then a trigger will fire and in that trigger a stored procedure will fire and send an Email to them. I can not use sp_OACreate becasue my users are noy sysAdmin.
thank you.
I am looking forward to hearing from you