Kbase 18080: RB 8.3 calc field returns value instead of ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/7/1998 |
|
RB 8.3 calc field returns value instead of ?
There is a difference between 16 and 32 bit Report Builder
when evaluating calculated fields that contain an unknown
value.
In 16 bit, the following expression in a calc field "16 = ?"
would evaluate to the unknown value and display as - ? -
on the report.
In the 32 bit Report Builder this same
expression will evaluate to true and display as - yes -
on the report.
7/98