Detect NoData
Is there a way to test in RAP that a certain dataset has no data. I'm
using several datasets in comparaison and it can happen that one of
them has no data, the others always 1 record.
So i can reference the fields of the dataset in rap. Problem is that
if the dataset contains na data this results in an error.
I suppose that placing that field on a tppdbText and then reference
the value of that object will solve the problem but i'm hoping of a
'easyer' solution.
Thx
using several datasets in comparaison and it can happen that one of
them has no data, the others always 1 record.
So i can reference the fields of the dataset in rap. Problem is that
if the dataset contains na data this results in an error.
I suppose that placing that field on a tppdbText and then reference
the value of that object will solve the problem but i'm hoping of a
'easyer' solution.
Thx
This discussion has been closed.
Comments
If myPipeline.Bof and myPipeline.Eof then
{there is no data}
--
Nard Moseley
Digital Metaphors Corporation
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com