Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Information from database in email

Status
Not open for further replies.

sam93

Programmer
Jul 19, 2002
65
0
0
CA
Hi all,

I have to send an email notification in case of successful completion of a batch. This email message needs to contain values from a row in a database table. How can I get this information from the table and include it in the email notification message?

Thanks.
 
Sam,

I think u can write a small mapping at the end of the batch and which writes the records into a small file. Then in the e-mail attach that file and send.

Nils
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top