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.
Filed under PL/SQL.
Follow any responses to this entry through this RSS 2.0 feed.
July 21st, 2006 at 6:22 pm
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