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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tricky one? MSSQL 'image' data into CDO.Message attachment

Status
Not open for further replies.

codestorm

Programmer
Apr 11, 2001
504
AU
How to do it?
I can add attachments to CDO.Message objects easily enough using Attachments.Add &quot;<path and filename>&quot;, but how to read some binary data (e.g. an image or PDF stored in a database) into a CDO.Message attachment? codestorm
Fire bad. Tree pretty. - Buffy
select * from population where talent > 'average'
<insert witticism here>
 
hmm, I'll take a look at it, although I was sure there'd be a way without having to resort to and intermediate step of writing it to HDD codestorm
Fire bad. Tree pretty. - Buffy
select * from population where talent > 'average'
<insert witticism here>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top