Answer Posted / rajesh
INSURE90 is for insurance ERP created using
CREATE90,CREATE90 is based on AS400.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
how does the rpg element work?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
can you debug ile rpg program using isdb?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is an online rpg?
what is the rpg system?
What is ment by record level identifier?
can I touch the array during treatments?
what are the key words you must use when using a subfile?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
What are the types of identifiers?
what is the necessary keyword needed to scroll subfile records?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
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?
How many program bind in one module....