Posted By:
Glenn_Flansburg
Posted On:
Monday, January 21, 2002 10:19 AM
We have an Oracle database with each line of a Base64 encoded file saved as a record. I need to query the database and put the file back together. I'm doing this by appending it to a String variable. I seem to be having problems getting it to attach to a multi-part mail message though. Any suggestions?