Hi all,
I've created a form that calls a procedure, that calculates a number of values (based on info in the form) whenever the "Save" button is pressed. I've created a cursor that selects all the records in the table, and then updates all the records. Is there a way to select only the records for my cursor, that have been changed on the form??

Thanks,
Glen