|
| Using CR10 we have some reports (rpt files) that are compiled with a formula
in the Record Selection. When you preview the report in the CR developer
environment the Record Selection works properly. When the rpt file is
kicked off from our vb6 program the Record selection formula has no effect.
If we print the "record selection" special field right onto the report to
see what it contains, we see the record selection based on the parameters we
pass ( for example: InvoiceNo = '1234') but the record selection we
specifically entered into the rpt file is not there. It's as if the part
of the record selection that was compiled into the rpt was overwritten by
the one created by the parameters.
When this report was originally written, it worked fine. Somewhere down
the line something changed (maybe in the way CR deals with parameters???).
Does anybody have any suggestions as to why this no longer works, and what
might be done to correct it?
Thanks, John
|
|