MikeRussell
Programmer
I have a variable in my main report @enddate, which stores a date value, this is currently in the Page Header. My main report is based on many tables, but the main one is STMTRPT.
I have created a parameter format in my subreport Pm-@enddate. The subreport is based on a single table CFLOWS.
The main report/sub report link is STMTRPT.DEAL_NO -> CFLOWS.DEAL_NO and @enddate ->Pm-@enddate
When I run the report from within Crystal it works fine, but when I run it from within a VB application(which uses Crystal report as output) then I am promted to 'Eneter Parameter Values' for 'Parameter Fields:' End_Date(sub113T)
Any idea why this is hapeneing?
I have created a parameter format in my subreport Pm-@enddate. The subreport is based on a single table CFLOWS.
The main report/sub report link is STMTRPT.DEAL_NO -> CFLOWS.DEAL_NO and @enddate ->Pm-@enddate
When I run the report from within Crystal it works fine, but when I run it from within a VB application(which uses Crystal report as output) then I am promted to 'Eneter Parameter Values' for 'Parameter Fields:' End_Date(sub113T)
Any idea why this is hapeneing?