I am not a database administrator or any such thing, and I apologize beforehand if my question is too basic for this forum.
A family member is attempting to set up some sort of website where people will be registering and he needs to be able to run a query against the existing database whenever someone submits their information. The point is, he wants to make sure a given person is not attempting to join twice. If the name and address or name and phone number (or some combination thereof) are the same the page should report back to the user that they already exist in the db.
As I said, I am not a db admin or anything, but I "work with computers" and as such am expected to know every and anything related!
Thanks in advance for any assistance.
-Bill.
A family member is attempting to set up some sort of website where people will be registering and he needs to be able to run a query against the existing database whenever someone submits their information. The point is, he wants to make sure a given person is not attempting to join twice. If the name and address or name and phone number (or some combination thereof) are the same the page should report back to the user that they already exist in the db.
As I said, I am not a db admin or anything, but I "work with computers" and as such am expected to know every and anything related!
Thanks in advance for any assistance.
-Bill.