You are using transactions? When two (or more) transaction collide, one of the will get deadlocked, it will throw an error and the transaction is rolled back.
You have to be very careful when using transactions, if things are being accessed by multiple people and a lot of things are going on, this can happen. At 10:32 AM 3/14/2002 -0800, you wrote: >What is happening when cold fusion or asp is returning a "SQL Dead lock" > >-Shawn Regan > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
