Subject | IBOPipeline & RAP/Variables |
---|---|
Author | bztrw |
Post date | 2001-12-18T04:25:46Z |
D6, RB 6.03
Has anyone else encountered/solved the problem with RAP and Date
Fields? I cannot get Date values to work with TppVariables and RAP;
they work fine as TppDBText, but when I try to concatenate values in
RAP I get an On Calc error.
For Example: Value := DateToStr(rptPipe['DATE_FIELD']) + ' thru ' +
DateToStr(rptPipe['ANOTHER_DATE_FIELD']);
The example above works fine if I switch back to a DBPipeline and
TIBODataset decendant. In the Data explorer in RAP, the fields are
showing as Date. Unfortunately, I have idea where to even begin
looking: IBO, RAP, or IBOPipeline.
Thanks in advance.
Byrne Zumwalt
Byrne.Zumwalt@...
Has anyone else encountered/solved the problem with RAP and Date
Fields? I cannot get Date values to work with TppVariables and RAP;
they work fine as TppDBText, but when I try to concatenate values in
RAP I get an On Calc error.
For Example: Value := DateToStr(rptPipe['DATE_FIELD']) + ' thru ' +
DateToStr(rptPipe['ANOTHER_DATE_FIELD']);
The example above works fine if I switch back to a DBPipeline and
TIBODataset decendant. In the Data explorer in RAP, the fields are
showing as Date. Unfortunately, I have idea where to even begin
looking: IBO, RAP, or IBOPipeline.
Thanks in advance.
Byrne Zumwalt
Byrne.Zumwalt@...