G
Greg Ripper
I have a list of contacts that I have made arranged by student id. If there
is a name in the list, I want to update the one currently there and not add
another.
I set the student ID as the primary key, but when I try to add the same name
twice, I do not get an error message. I want the user to be told they are
attemting to write the same id number twice. How do I do that?
RIP
is a name in the list, I want to update the one currently there and not add
another.
I set the student ID as the primary key, but when I try to add the same name
twice, I do not get an error message. I want the user to be told they are
attemting to write the same id number twice. How do I do that?
RIP