Hello,
Is there a way to check if a record already exist. I have a list of users, and a user can add it's own name to that list, but if that name already exists, it shouldn't get written in the database, and if it doesn't exist, it shóuld be written in the database.
Thank you,
Inne Hoekstra