All
Does anybody have a method by which at the point of activating Crystal Reports to run a report that I can also write to the SQL Server database (INSERT, UPDATE etc) via a stored procedure (or another method?). I can't do this from an external script (i.e. have a script run both CR and the DB modifying script), as this activity needs to be activated from within Crystal Reports.
The reason I need to do this is that once a report returns to me some results/rows, I need to mark those rows returned so that when I run the report again the previous rows returned are not returned again.
Cheers
This is a tricky one and any ideas would be gratefully received.
Does anybody have a method by which at the point of activating Crystal Reports to run a report that I can also write to the SQL Server database (INSERT, UPDATE etc) via a stored procedure (or another method?). I can't do this from an external script (i.e. have a script run both CR and the DB modifying script), as this activity needs to be activated from within Crystal Reports.
The reason I need to do this is that once a report returns to me some results/rows, I need to mark those rows returned so that when I run the report again the previous rows returned are not returned again.
Cheers
This is a tricky one and any ideas would be gratefully received.