Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Save query results in text variable for sending in email body

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-04-08 : 11:49:45
Jason writes "Since SQL Mail doesn't work (Outlook won't send an email unless you log into Outlook), I need to put the results of an sql query into the body of an email, and have it sent automatically. What I would like to do is store the results in a text variable so that I can easily apply the results to the body of my ActiveX email application. Is this possible, or is there a simpler solution that I have overlooked? Thank you, in advance, for your help."
   

- Advertisement -