DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: Email with PL/SQL

  1. #1
    Join Date
    Feb 2000
    Location
    New York,U.S.A.
    Posts
    245
    Hi,
    I'd like to find out whether I can use PL/SQL to send email. Any help would be appreciated.

    dragon

  2. #2
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    dragon99 there are samples on metalink, proc*c and pl/sql

  3. #3
    Join Date
    Feb 2000
    Location
    New York,U.S.A.
    Posts
    245
    Thanks, Pando, I found it on Metalink.oracle.com
    the DocId is :66347.1
    Subject: How to generate E-mail within PL/SQL routines


  4. #4
    Join Date
    Feb 2001
    Posts
    7

    Can You please Give send me that Code

    Hi, Can you please send me the code that is used to Send email throuh PL/SQL... Thanks

  5. #5
    Join Date
    Jul 2000
    Posts
    296
    In 8.1.6 you can use package UTL_SMTP to send e-mail from PL/SQL. In 8.1.5 and 8.0 you can use external procedures.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width