G
Guest
hello,
i have a kind of workflow like:
enter data in a form
aprove data by person 1
aprove data by person 2
data are saved in a sqldatabase
What is the best way to check if data in the table was modifyed after the
aprove of person 2 was made.
I mean to be sure that not somebody has modified the table manually -
I think i must use a field and there store a hash of all fields - with a
signature of person2
thanks
Has
somebody tryed to modify th
i have a kind of workflow like:
enter data in a form
aprove data by person 1
aprove data by person 2
data are saved in a sqldatabase
What is the best way to check if data in the table was modifyed after the
aprove of person 2 was made.
I mean to be sure that not somebody has modified the table manually -
I think i must use a field and there store a hash of all fields - with a
signature of person2
thanks
Has
somebody tryed to modify th