J
James
Probably a simple question to answer.... I'm adding records to a table
"UserIDandPassword" the primary key is "UserID" . When I click the Add
button, it adds a record. How do I get it to error check that the
UserID that wants to be added doesn't already exist? Thanks.
"UserIDandPassword" the primary key is "UserID" . When I click the Add
button, it adds a record. How do I get it to error check that the
UserID that wants to be added doesn't already exist? Thanks.