FlashGuy wrote:
> On Wed, 30 Oct 2002 13:26:32 -0000, Robertson-Ravo, Neil (REC) wrote:
> 
> 
>>a few things :  why are you setting it to be FALSE the checking if its 0?
>>pick a boolean method and stick to it :-)
>>   
>>You do not need to check the value of a boolean like this <cfif X = TRUE>
>>but default, <cfif X> is the same and will always equate to True/False (I
>>personally use 0s & 1s)
> 
> 
> OK.
> 
> 
>>Also, are you running MX? 
> 
> 
> Nope.
> 
> if not, where are your <cflocks>?
> 
> Oh no...should I be putting <cflocks around *ALL* the <cfquery(s) I have in my app?

No around all things that alter or readfrom the session scope


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to