OraQA

Oracle Question and Answer

  • Do you have a solution to a problem? Do you have an unanswered question? Login and share it with the Oracle community. More...

Oracle News


Entries RSS feed

Comments RSS feed

How to FTP from PL/SQL?

January 19th, 2006 By Eddie Awad

Tim Hall has written a PL/SQL FTP package which I have personally used and found to be very useful if you want to FTP data straight from the Oracle database. The package specification can be found here and package body here. Thanks Tim.

One Response to “How to FTP from PL/SQL?”

  1. Chris Poole Says:

    Or you could try XUTL_FTP, a fully fledged and completed free FTP PL/SQL client that can be downloaded here:

    http://www.chrispoole.co.uk/apps/xutlftp.htm

    HTH

    Chris

Leave a Reply

You must be logged in to post a comment.

RSS feed for comments on this question