HI
My flat file contains data copied from a spool file.The records in this file is used as reference to delete links from dir.Can i delete those records in the flat file for which there is no link in the dir(that is the link or text file object has been deleted from the dir) ?I tried using embedded SQL but the logic seems to be a problem.
Software/Hardware used:
ASKED:
January 22, 2009 1:39 PM
UPDATED:
February 2, 2009 5:15 PM
Hi,
Try running the command from the interactive SQL first (STRSQL) – if this works, use the same command in your RPG.
Regards,
Martin Gilbert.