Format Sp
dineshasanka
Posts: 208
How can I format this with parameters for each line
[b]EXECUTE msdb.dbo.sp_send_dbmail @profile_name = 'Send Customer Order Notification',@recipients = [url='somebody@somewhere.com]'somebody@somewhere.com[/url]',@body = 'Thank you for you Order ',@subject = 'Order conformation'[/b]
Tagged:
Comments
In the current version we only wrap exec statements. We will consider adding this option in future releases. Many thanks for reporting this.
Regards,
Andras
Red Gate Software Ltd.
Tim
Denver, CO