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

Thread: Sending fax using PL/SQL

  1. #1
    Join Date
    Sep 2002
    Posts
    13

    Sending fax using PL/SQL

    Is there any way to send a fax using PL/SQL code? Is there any third-party software that allows you to do so?

    TIA

  2. #2
    Join Date
    Mar 2004
    Location
    Wellington, New Zealand
    Posts
    2

    Do you really have to?

    Do you really have to send a fax like this? Do you really have to send a fax?

    If so, you can call shared libraries that will in turn call some other type of fax software.

    This may not be the only way, but it is a way I have called other OS programs. Check Oracle documentation or search the 'net.

    If you can send a fax before or after you run PL/SQL, then that would be preferable.

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