L
Liora
I have a table "t_qun_loc" that contain 4 fields:
hnum,lotnum,location,qun
I have to find all the record at the table that are
dupplicate - have the same "lotnum" and "hnum"
and after find them - display them on the screen in edit
mode so the user can fix it
What is the best way to do it?
Liora
hnum,lotnum,location,qun
I have to find all the record at the table that are
dupplicate - have the same "lotnum" and "hnum"
and after find them - display them on the screen in edit
mode so the user can fix it
What is the best way to do it?
Liora