Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Duplicate Error - Which index

Status
Not open for further replies.

numbat

Technical User
Jul 23, 2002
6
CR
Does any one know how to determine which index is causing a dupicate value error (3022) in a table with multiple, no duplicate indexes.

Thanks
 
I have always just removed one, run the query, see if the error goes away, and return the index. Do this for each index in the table.

Crude but it works.

[COLOR=006633]Bob Scriver[/color]
MIState1.gif
[COLOR=white 006633]MSU Spartan[/color]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top