Moisis Lspez wrote:
ok i give up...
question is either.. how do you guys handle a deadlock error?,
Very carefully?

But, eww, seen this, and it can be a killer.
*One* of the things that it can be is :

"By adding 512 to the DRIVER FLAGS param you are setting the
driver default back to a REPEATABLE READ (RECORD VERSION)
isolation level which helps to avoid a "deadlock detected error"
condition."

from
http://info.borland.com/devsupport/sqllinks/pub-75.html

Which you may find through here:
http://info.borland.com/devsupport/sqllinks/sqlnoteidx.html


Or you could try using a database...

Cheers, Kurt.

---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/


Reply via email to