Sending a mail from PL/SQL procedures!!!!!urgent [message #53088] |
Tue, 27 August 2002 22:24 |
mani
Messages: 105 Registered: September 1999
|
Senior Member |
|
|
Hi,
I need to send an automatic mail whenever a data in a table is updated.
In the mail i should attach a
1)Word document which describes about the changes made in the table.
2)Excel spreadsheet containing the changes.
This mail should be sent to multiple recipients.The problem is the mail should be sent from lotus notes Email Id.
I have code for sending a mail with attachment but using Microsoft Outlook by using OLE2.
Now is there anyway of doing this from PL/SQL procedure?
I know i can use UTL_SMTP...But dont know what should be done this to work?????I dont have DBA permission too.I think jave should be enabled in it????Or else anyother way of byepassing java stuff??????
Can any one help me!!!!!!
Thanks in advance
Mani
|
|
|
|