Answer Posted / suresh
SQL statment is error in embeded sql, then SQL code will
give the negative value.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
what do you mean by an input subfile, what are the keywords required?
How to write record if no field or the field are different in physical file in rpgle ?
How Chain operation copies the record's data to the input buffer for the program?
How many program bind in one module....
how do you use commitment control in rpg?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
how can I tell when to replace the array?
What is the difference between iter and do?
how can you display specific subfile page on the screen in unequal subfile?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
how do I declare a table or array in rpg iv?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
what is the procedure and explain about real time scenario.
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?