In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?
How do I read records from Subfile? what is the purpose of READC explain with example?
How to find d key field of a pf that doesn’t have source physical file?
1) How to declare a file? 2) How to define a display file? 3) How to monitor error messages in RPG? 4) How to find the attributes for subfiles? and what is the DDS for subfiles?
i want to retrieve record b/w 2 dates in as400
What is the significance of UDATE?
1.What is referential Integrity? 2.What is Foreign Key? 3.What is Transfer Control? 4.What is Free format?
Can anybody tell me, does CL/400 handle LEVEL check while running the CL program....? plz share your experience...
How can we search particular records from the database file in RPG. For example, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular 'NAME' field. How can we do the above using SEARCH criteria other than using the IF cond?
How to add 2 new fields in a file? How many ways are there in as400?
how do I play {insert rpg system here}?
Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.
Anyone help me for the below question:- If problem/error occur in *PSSR subroutine,how should I handel it in RPG program.