Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
No Answer is Posted For this Question
Be the First to Post Answer
what is flat file?
How can we know running job is batch or interactive?
can we perform CHAIN operation on Subfile record format....?
what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
I want to add 10 days in current date. how it is possible in CL program...?
How many program bind in one module....
Mr.Yallamanda Reddy P thanks for your answer sir,can we use test(D) opcode in RPG/400,if yes please help me by eloborating on that answer by writing a sample code for that sir
what is an online rpg?
How can you delete records form a file in rpg without using "Delete" OPCODE?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
Q1.How to read the Array? Q2.How to copy the content of one Array to another Array?