Plz Let Explain To U How Is My Form Going On:
* The Table Contain About 46000 Record's.
* OnFormCurrent i wrote code to get the last record ID number and increse it 1 to have a unique number.
* the form has also details subform
* now let say 2 user open the form in same time to add new record.
* sure both of them will get the same record ID number and also the subform will be same id number, so who will be faster to enter he is the winner.
* but the next user who will put me in hell.
* i should to delete all the record is subform and chang the main form record ID then stop any one to enter data and and .......etc.
So Plz is there any way to solve that.
Any Help Will Be Appreciated.
Do It Well, Or Don't.
* The Table Contain About 46000 Record's.
* OnFormCurrent i wrote code to get the last record ID number and increse it 1 to have a unique number.
* the form has also details subform
* now let say 2 user open the form in same time to add new record.
* sure both of them will get the same record ID number and also the subform will be same id number, so who will be faster to enter he is the winner.
* but the next user who will put me in hell.
* i should to delete all the record is subform and chang the main form record ID then stop any one to enter data and and .......etc.
So Plz is there any way to solve that.
Any Help Will Be Appreciated.
Do It Well, Or Don't.