Click to See Complete Forum and Search --> : Send E-Mail with ORACLE 8.04


Courtoiso
10-26-2000, 04:37 AM
How can i send E-Mail with Oracle 8.0.4

Highlander
10-26-2000, 12:54 PM
I'm not sure you can, you can try to use utl_file to write to a file and then email that file using BLAT.

mber
10-27-2000, 02:25 PM
Go to this website:
http://oracle.com/oramag/code/tips2000/090400.html, there is code for how to sending e-mail.

Probably, you can get what you want. Let me know if it works.

Take care