I am using xp_sendmail for the first time after getting Sql mail setup on my server. The mail works okay for alerts. I am using the xp_sendmail in a stored procedure.
The error is;
ODBC error 2812 (42000) Could not find stored procedure 'mail'.
Any idea of what could be going wrong.
Thank you,
Jerry
The error is;
ODBC error 2812 (42000) Could not find stored procedure 'mail'.
Any idea of what could be going wrong.
Thank you,
Jerry