Hi,
I am working on modifying a crystal report (that is used to print checks), and I would like to be able to modify the crystal report to print VOID across the check if it is not run out of our production database.
I know how to do this in the crystal report, but I don't know how to get the Database into a Variable so that I can check to see if it is our Production Database or not.
The delivered report is built in a database named PP750DVL, but when it is called from our system, it is passed a database name of either FSPRD or FSTST. I would like to figure out how to access this passed value in the crystal report to do my conditional formatting.
Is this possible? If so what is the code necessary to access the passed database name? Any help would be appreciated.
Thanks,
Chris Huss
Central Washington University
I am working on modifying a crystal report (that is used to print checks), and I would like to be able to modify the crystal report to print VOID across the check if it is not run out of our production database.
I know how to do this in the crystal report, but I don't know how to get the Database into a Variable so that I can check to see if it is our Production Database or not.
The delivered report is built in a database named PP750DVL, but when it is called from our system, it is passed a database name of either FSPRD or FSTST. I would like to figure out how to access this passed value in the crystal report to do my conditional formatting.
Is this possible? If so what is the code necessary to access the passed database name? Any help would be appreciated.
Thanks,
Chris Huss
Central Washington University