More likely, it has to do with null values. A null is by definition not equal to another null. Try SET EQNULL ON before you run your DELE DUP command.
Bill On Thu, 06 Feb 2003 11:15:45 -0500, Terry on Verizon wrote: >With new build, 1.864xRT03. I am unable to delete dupes from origanal tables (before new build) usi DEL DUPE >command. Any suggestions? If I create a new table, it works. Could this be related to the date problem I was >reading about on the list? >

