Errors in Sql query will be in which state?
Answer / suresh
SQL statment is error in embeded sql, then SQL code will
give the negative value.
| Is This Answer Correct ? | 11 Yes | 0 No |
I have one cl program which calls two rpg programs named a & b. I am loading a run time array in Pgm A and the control comes back to cl pgm. i call pgmb and I want to read the runtime array in pgmb which was loaded in pgma. How it can be acheived. I should not use any intermediate file or dataarea to store the loaded values.
What is I90(Insure 90)?
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
purpose of pannel group??/
How do you know if a record exists without doing a READ and CHAIN?
If record-format name in an externally-described file has already been defined as a file-name.how to solve this?
parameters cannot be passed in which one??
Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possible steps. Thanks
ESCAPE message sent by child program can be handled by parent program using which keyword?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
In a particular program one file is used where override command is applied to a file, now this program calls another program where we want to use the same file but without override.How it can be done?
What is use of IMPORT and EXPORT in RPGLE ? What is activation Group ? What is Service Program ???? How to call another program in RPGLE ?