PDA

View Full Version : SQL Script (Errors)



.Joe.
July 3rd, 2006, 01:12
http://www.phpfi.com/127175

look at that, I'm trying to fix it for a friend but I can't seem to fix it.

Can anyone help?

maiahost
July 5th, 2006, 06:07
Seems like you have a deadlock problem - ODBC Error Code = 40001 (Serialization failure)
My knowledge of MSSQL is limited but this is either due to a database flaw or some resource sharing in SQL. Try to go over the database design again.