Hello all,
I'm currently using Crystal Reports 2008 for SYSPRO with SQL Server 2008 R2, which has brought me to this inquiry...
I would like to have a SQL Update Statement to run every time this report is opened for a particular job(s) that updates a value in a SQL table for the particular job(s). After much questioning and research, I've arrived at the conclusion of utilizing the Command feature in Crystal and adding one to my report, which might be exactly what I'm looking for.
The only unknown I'm dealing with is if it's at all possible to add the dynamic parameter from my report into the Command object which will run my SQL update statement.
Is this possible? Or is there another Crystal feature for this.
Any input will be greatly appreciated!