I have form that contains information about workers, now i want that when i insert exactly same worker twice and press button then it informs that there are already same person in the database and do not close the form.
So i think that can be done by, compare strings, but how?
So i think that can be done by, compare strings, but how?