Primary Key Violation error code
Just for your info, 2601 is the number used as the primary key violation code in the ThPhile.
However, 2601 was not working for me. VS.net debugger displayed 2627 as the error code. I used 2627 to catch primary key violation code, and it did work.
|