specific duplicate exception error number
If I get a DUPS_ON_INDEX exception on a table that has a PK and a secondary unique index is there any way to find out which index caused the dups? Is there two distinct SQL error numbers or is there any other way?
Edited by: user4900730 on Mar 19, 2010 9:26 PM