I am using SQL server 6.5 and VB 6.0, and I want to know is what is the best way to trap for deadlocks inside the App... Any examples will help... Thanks in advance
Mark
Printable View
I am using SQL server 6.5 and VB 6.0, and I want to know is what is the best way to trap for deadlocks inside the App... Any examples will help... Thanks in advance
Mark
Check your return codes for a value of -3.