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
what is the purpose of ovrdta (override data) keyword?
How to add 99 menu (page down) option in menu creation..
What is file information data structure(infds) in as400?
What is binder language ?
is it possible to create a physical file without dds?
which cl command can be used at program execution to redirect the file named in an rpg program?
what if my system I runs with system value qccsid 65535?
what is the purpose of dynslt keyword?
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
describe the difference between the dowxx and douxx operations?
what does defn do?
how to run other job when one job is active?
which indicator is used for read?
how many files, printer files you can describe in a rpg?
What is access path in as400?