> no, CFLOCK is only for restricting access to a server side 
> variable.  DBs
> don't benefit from this.

No, CFLOCK restricts access to a chunk of code. The CFLOCK you suggested
should work, but won't you need to wrap READONLY CFLOCKs around every other
query for the database?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to