I was pointing out locking of variables in scope rather than DB locking.
-----Original Message----- From: Claude Schneegans [mailto:[EMAIL PROTECTED] Sent: 07 September 2006 15:23 To: CF-Talk Subject: Re: Locking Theory >>Cflock, ensures that this never happens, as Ben will only ever be able to chance value a to "Ben" after you have finished with it. Yes, but what is locked is the template in which one can modify ANY record in the database, not just "Jenny", so no one should be able to modify anything during the lock. This is equivalent to locking the whole table. Can you give an example? -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252353 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

