Hi,
I am using Crytal 10 pulling data using OLE connection to SQL database on Windows XP workstation. I have a report the produces two shared datevars startdate and startplusgrace. Is it possible to drive my main report using these two shared datevars. I need to run these dates against my Period table. For example, Period.Calender_date>=startdate and
Period.Calender_date<=startplusgrace.
I am using Crytal 10 pulling data using OLE connection to SQL database on Windows XP workstation. I have a report the produces two shared datevars startdate and startplusgrace. Is it possible to drive my main report using these two shared datevars. I need to run these dates against my Period table. For example, Period.Calender_date>=startdate and
Period.Calender_date<=startplusgrace.