Are you doing any locking on the DB? If it is always happening with when querying the same table, you could be getting locks or conflicts on that table.
On Mon, May 16, 2011 at 8:53 AM, Scott Weikert <[email protected]> wrote: > > Yep, there's quite a few queries without cfqueryparam - but again, this > is behavior that has popped up of late - this is code that's been around > for years that hasn't had this sort of issue. So I don't know that this > is a problem. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344538 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

