Answer Posted / syam
Hi Surendra.....How to set pointer in OVRDBF? Please post
full command.....Thanks
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to select highest score of each subject or how to select highest income of every month?
how do I declare a minor?
what is the procedure and explain about real time scenario.
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?
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...?
how does the rpg element work?
what is file information data structure?
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?
is this a rpg channel?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
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
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?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How can we know running job is batch or interactive?
How would display prime numbers using CL program?