Error Executing Database Query.
|
[Macromedia][SQLServer JDBC Driver][SQLServer]Transaction (Process ID 114) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
|
|
The error occurred in D:/Websites/PSQonline.org/CFC/Model/Cart.cfc: line 306
Called from D:/Websites/PSQonline.org/CFC/Model/Cart.cfc: line 260
Called from D:/Websites/PSQonline.org/Cart.cfm: line 22
Called from D:/Websites/PSQonline.org/CFC/Model/Cart.cfc: line 306
Called from D:/Websites/PSQonline.org/CFC/Model/Cart.cfc: line 260
Called from D:/Websites/PSQonline.org/Cart.cfm: line 22
|
304 : DELETE
305 : FROM TempBasket
306 : WHERE (txtBasketID = <cfqueryparam cfsqltype="cf_sql_varchar" value="#Arguments.BasketID#">)
307 : AND intQuantity = 0
308 : </cfquery>
|
|
SQLSTATE |
40001 |
DATASOURCE |
PSQOnline |
VENDORERRORCODE |
1205 |
SQL |
DELETE
FROM TempBasket
WHERE (txtBasketID = (param 1) )
AND intQuantity = 0
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
3.239.242.55 |
Referrer |
|
Date/Time |
16-Jan-21 05:00 AM |
|