Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
SQL mail and html format
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Rudolf Henning  
View profile  
 More options Jun 11 2001, 5:21 am
Newsgroups: microsoft.public.sqlserver.programming
From: "Rudolf Henning" <Rudo...@Hotmail.com>
Date: Mon, 11 Jun 2001 11:21:27 +0200
Local: Mon, Jun 11 2001 5:21 am
Subject: SQL mail and html format
We have a situation where we want to output some data in a properly
formatted way like html but sql mail does not seem to support it. We tried
using things like sp_makewebtask but this require dbo permissions which we
cannot make use of.
The only feasable way seems to create the html file outside sql and specify
it as the attachment of a xp_sendmail sp call but this means you must make
use of another cleanup mechanism etc.
Is there someone else who had the requirement to want to send HTML formatted
mail messages using sql mail (and found a solution to it)?

thanks

Rudolf Henning


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tibor Karaszi  
View profile  
 More options Jun 11 2001, 6:31 am
Newsgroups: microsoft.public.sqlserver.programming
From: "Tibor Karaszi" <tibor.please_reply_to_public_forum.kara...@cornerstone.se>
Date: Mon, 11 Jun 2001 12:30:29 +0200
Local: Mon, Jun 11 2001 6:30 am
Subject: Re: SQL mail and html format
Rudolf,

You can't tag the email as HTML'd using xp_sendmail. There exist 3:rd party xp_'s
which support this, also you can use the CDONTS object.

--
Tibor Karaszi, SQL Server MVP
FAQ from Neil & others at: http://www.sqlserverfaq.com

"Rudolf Henning" <Rudo...@Hotmail.com> wrote in message

news:OPw6Lfl8AHA.1992@tkmsftngp02...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rudolf Henning  
View profile  
 More options Jun 11 2001, 6:45 am
Newsgroups: microsoft.public.sqlserver.programming
From: "Rudolf Henning" <Rudo...@Hotmail.com>
Date: Mon, 11 Jun 2001 12:44:38 +0200
Local: Mon, Jun 11 2001 6:44 am
Subject: Re: SQL mail and html format
thanks

"Tibor Karaszi" <tibor.please_reply_to_public_forum.kara...@cornerstone.se>
wrote in message news:uY71GGm8AHA.1528@tkmsftngp05...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »