Work Files Questions

1

What is the best way for me to handle clearing work files?
Program in RPGLE. I have 2 work files in my program. They hold possible matching data for a name, birth, etc. I have rules where I search the file and determine how many parameters match. I have to delete records if I don’t have a minimum of fields matching.  I make several runs through the [...]

Answer Question   |  September 1, 2010  7:51 PM
AS/400, RPGLE, Work Files
asked by:
140 pts.

SQL Work Files
In the FOCUS programming language, you can retrieve data and hold that data for further processing at some point later in the program.  What is the best technique for doing this in SQL?

Answer Question   |  August 26, 2010  12:23 PM
DB2 SQL, Focus, Programming Languages, SQL, SQL Database, SQL Server, Work Files
asked by:
5 pts.

1