Forum Replies Created

Viewing 5 posts - 1 through 6 (of 6 total)

  • RE: Sending an email using T-SQL

    The server name I entered is correct (mailrouter.man.ac.uk) as it returns a value zero when using the ping command. The server requires authetication for me to send email from it....

  • RE: Sending an email using T-SQL

    Using xp_smtp_sendmailI've tried the following with the correct server setting but it returns a value of 1 (error). I think the smtp server requires authentication, any way around...

  • RE: Sending an email using T-SQL

    This seems like an excellent work around - many thanks.

     

     

  • RE: Sending an email using T-SQL

    The current version does not provide @query support like the one found in SQL Mail

    I need to be able to query the database and email the results (using a trigger...

  • RE: Sending an email using T-SQL

    do I need SQL-Mail for that? because I don't seem to have that it listed anywhere in my Enterprise Manager?

Viewing 5 posts - 1 through 6 (of 6 total)