what is difference between accespath and datapath?
what is the difference between accespath and open datapath?
Answer Posted / abhishek bajpai
U can understand it like...access path is internal to file
and data path is external to it.
Access path is the order in which the records in a file are
retrieved. Whereas the datapath is the connection between
the program and the database file.
So if a program is using the data basefile, it connects to
the file by using the datapath (which can be share also)
and then retrieves its records based on the order requried
using the access path.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Can we debug the MSGW JOBS?
what are necessary keywords to code message subfile?
define the purpose/use for sflrna?
Can you summarize the steps I have to go through in writing my first cgi?
how many maximum spaces could be given in o specs?
how do you use exceptional write in c specs?
Apart from opening of a file do we have any other use of USROPN?
maximum number of subfiles that can defined in a rpg program for one display file is?
What Does Lokup Does In Tables & Arrays?
define a shared access path?
Difference between NOPASS & OMIT?
why is as/400 called object oriented machine?
what is a query can be run in which mode?
how to write code for singlepage in sqlrpgle with update ?
What is difference between rename and prefix?