Dear Friends,
I have an Employee table which includes:
Emp_ID (PK)
…….
FamilyName
First _Name
……
…..
In this case where the name is separated in to textboxes , how can I generate a MsgBox that indicated the name is already inserted (Duplication in name) in case of ? .
Kind Regards,
I have an Employee table which includes:
Emp_ID (PK)
…….
FamilyName
First _Name
……
…..
In this case where the name is separated in to textboxes , how can I generate a MsgBox that indicated the name is already inserted (Duplication in name) in case of ? .
Kind Regards,