Assuming there's only one CF server (not a cluster) and no other
method of accessing the DB is used (no other server platforms,
developers etc).

On 1/13/06, Robert Munn <[EMAIL PROTECTED]> wrote:
> If you are only inserting into the address table in this bit of code, you 
> could also serialize the whole thing by using <cflock> around the 
> transaction, but I don't like using application-level locking where I should 
> be using database-level locking.

--
CFAJAX docs and other useful articles:
http://jr-holmes.coldfusionjournal.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229415
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to