HI ALL,
I'm using Access 2000 as my DB with VB 6 as front end and there is a field by name ID in the DB, which will generate sequential number (like 1,2,3...) It works fine with one user and stand alone PC. When two of them are trying to save a record at the same time (over a network), it generates and saves the same ID (i.e 75 twice). I want to avoid this duplication.
Pl. help.
TIA
ITphile
I'm using Access 2000 as my DB with VB 6 as front end and there is a field by name ID in the DB, which will generate sequential number (like 1,2,3...) It works fine with one user and stand alone PC. When two of them are trying to save a record at the same time (over a network), it generates and saves the same ID (i.e 75 twice). I want to avoid this duplication.
Pl. help.
TIA
ITphile