I have a report which consists of filtered Parametric data on certain Date... now i want to change the field value of the data from 0 to 1 once i have taken the prints of these data in order to avoid reprinting the same data again.

How can i change the data in the database from the Crystal Reports? If it is not possible through Crystal Reports then how do i pass the Parameter query from a DataTimePicker control in the VB2005 form ?

Please help me !