Re: "Locking rows"

2019-08-12 Thread Adrian Klaver
On 8/12/19 1:07 PM, stan wrote: On Mon, Aug 12, 2019 at 12:14:25PM -0700, Adrian Klaver wrote: On 8/12/19 10:51 AM, stan wrote: I have a customer requirement/desire. The system is (among other things) essentially a employee time sheet. The manager wants for an employee to not be able to modify

Re: "Locking rows"

2019-08-12 Thread Adrian Klaver
On 8/12/19 10:51 AM, stan wrote: I have a customer requirement/desire. The system is (among other things) essentially a employee time sheet. The manager wants for an employee to not be able to modify a given row in the table they enter time into once it is committed. I personally see issues with

"Locking rows"

2019-08-12 Thread stan
I have a customer requirement/desire. The system is (among other things) essentially a employee time sheet. The manager wants for an employee to not be able to modify a given row in the table they enter time into once it is committed. I personally see issues with this, but I am willing to try to gi