Re: LOCK question


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Keith Smith on August 24, 2008 at 21:21:37:

In Reply to: Re: LOCK question posted by Robert G Laurin on August 24, 2008 at 06:24:02:

I agree with Robert to a point. Depends on how the LOCK is used. It can be the user or programmer's fault. To use LOCK on data entry would be silly, that's what an EXTRACT is for. I use LOCK's in update routines where it must be mandated that no further changes, additions, deletions can occur during the update process. Careless use of the LOCK statement? No solution... The parent program rules!! The only way a file can be UNLOCKED is via the parent program. My opinion. If you break this, then why have a LOCK statement???? Depends on the programmer whether the client or programmer's head is in danger..


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]