Full Text Query
-
I want to Delete Duplicate records From a table except the Max(ID) Using Full Text Query. I am doing this in vb.net . and Duplicate records are just certain field not an entire row in a table.
-
I want to Delete Duplicate records From a table except the Max(ID) Using Full Text Query. I am doing this in vb.net . and Duplicate records are just certain field not an entire row in a table.
-
I want to Delete Duplicate records From a table except the Max(ID) Using Full Text Query. I am doing this in vb.net . and Duplicate records are just certain field not an entire row in a table.
Isn't this the same question you asked Here? I'm pretty sure the answers haven't changed over the weekend.
Steve Jowett ------------------------- Real programmers don't comment their code. If it was hard to write, it should be hard to read.