Can we use OVRDBF command without using of OPNQRYF ?
Or can we use OPNQRYF command without using of OVRDBF
command ?
Answer Posted / geo
OPNQRYF FILE((FILENAME))
CPYFRMQRYF FROMOPNID(FILENAME) TOFILE(QTEMP/TEMP) CRTFILE
(*YES)
This will copy the records selected from Open qry file and
put it in to the Temp file in Qtem that is newly created.
One can use the file i.e. QTEMP/TEMP with the records
selectes
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
what are necessary keywords to code message subfile?
How to add 99 menu (page down) option in menu creation..
what are the basic features of seu?
what is the syntax for plist?
how can you detect and handle a record lock situation?
what opcode could be used to test an alphanumeric field for all numeric values?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
In Which Specs Arrays, Tables & Constants Are Defined?
list some of the commonly used commands for debugging?
Write a logic program for knowing the repeated number of a vowels in a given program?
What Is The Difference Between Goto & Exsr?
when are the unique constraints executed?
Difference Between Source Physical File & Physical File?
What is the default access path of a file?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?