DataSet : Right Techniques
Publicado: Lun Nov 29, 2010 4:15 pm
Dear All,
In my typical application, I am required to open a set of DBF files using
DBFCDX RDD.
I normally create dataset of these DBF files in PRG and use the same
whenever I require it.
But now situation has arised where, I have to open the same DBF file
multiple times.
My question is :
1. Is it alright to open same DBF file multiple times ?
2. If yes, should I create a new instance of the dataset by my above Class
which open all DBF files ?
Kindly guide me if possible with Sample code, for the best practices as
regards DATASETS..
TIA
Milan.
In my typical application, I am required to open a set of DBF files using
DBFCDX RDD.
I normally create dataset of these DBF files in PRG and use the same
whenever I require it.
But now situation has arised where, I have to open the same DBF file
multiple times.
My question is :
1. Is it alright to open same DBF file multiple times ?
2. If yes, should I create a new instance of the dataset by my above Class
which open all DBF files ?
Kindly guide me if possible with Sample code, for the best practices as
regards DATASETS..
TIA
Milan.