Mail Triggering in SQL-Server2005

Jul 11 2008 7:02 PM
hi friends,

I need to trigger a mail when i update data from a particular table. I got a Procedure for mailing, it executed successfully. but, when i update the data from a table, below error was Accured.

xp_sendmail: Either there is no default mail client or the current mail client cannot fulfill the messaging request. Please run Microsoft Outlook and set it as the default mail client.

how can i solve this problem? can anybody faced this before, give me a reply.

Answers (2)