how to insert the data in pf by using cl program
Answers were Sorted based on User's Feedback
Answer / ravi teja
by using RUNSQLSTM in CL we can insert data into PF
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mohammed anwar ali
In CL, we can't insert a record in PF.By using CALL command, call one RPG Program, By this Program only we can Insert,Update & Delete a records in PF.
Is This Answer Correct ? | 3 Yes | 1 No |
what are the different opcodes available in rpg for database access ?
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
under given circumstances, my cgi should link to another site. How to implement this?
is there any way to dynamically merge other html scripts into a given html?
it is possible declare variable values as variable using cl ? any cl command is there to declare values as variable
How to increase 3 days from my current date in RPG Program?
what is the function of crtdupobj command?
what is OUTFILE?what is the uses and disadvantage? where we can use this?
what are various techniques to pass parameters from one program to another?
In RPG How to read a records from a file without using read opcodes?
what are the two record formats a subfile contain ?
how many files, printer files you can describe in a rpg?