macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Re: CFLOCK and session vars

Subject: Re: CFLOCK and session vars
From: "BKBK"
Date: Sat, 9 Feb 2008 07:13:52 +0000 UTC
Newsgroups: macromedia.coldfusion.advanced_techniques

Emadsen wrote:
 [i]If I do not wrap that query in an exclusive session lock, users randomly 
see results that are not meant for their eyes.[/i]

 The answer might be simply to rename a variable into 
[i]session.someResult[/i]. In fact, you could even do this:

 <cfquery name="session.getOrderItem">




<Prev in Thread] Current Thread [Next in Thread>