Posted by 'Faisal Amjad' on July 10, 2001 at 05:36:13 EST:
Hi, I am succeful in sending text mail using oracle stored procedure, but I can't make anything to send an attachement with the mail. As far as UTIL_SMTP and UTIL_TCP are concerened, they allow RAW data type. and this has limitation of 32767 bytes. SO how would one send several MBs of attachment using oracle stored procedure.
Need help desprately!!!!!