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 are the different types of arrays available in rpg ?
define the purpose of the leave operation?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
what is the difference between packed decimal and zoned decimal?
how can you detect overflow for a print program that prints multiple lines per cycle?
What is the draw back of Procedures? why we are going to Modules?
is it possible to create a physical file without dds?
which are the query selection criteria, which can be given in a query?
what is the purpose of the indara keyword?
how can I predict the performance of my cgis?
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
what are necessary keywords to code message subfile?
How can we arrange duplicate records in a file?
what is sflpag and sflsiz ?
how to read database records without locking them?