I've just started a new position and it's been a career change for me (went from accounting to database analyst). I'm moderately experienced with databases, but need some advice from everyone.
We have a database of potential people we would like to send mailings out to. About everyday, a listing of new contacts will come through and this listing can come in any form (Excel, Word, Access, etc). I've been givin the responsibility to query our database and check to see if anyone in the new listing I received has already been entered in our system (basically I don't want duplicates).
What does everyone feel would be my best method to find out if a person already exists in our database? There are a few caveats though, we use a GUID as the primary key and not all information is in the database (for example not everyone's SSN is in the system). The best I can hope for is a first name and last name, but then I have to deal with people having the same names.
Suggestions would be greatly appreciated!! Let me know if I should post in a different forum.
Thanks,
Chris
We have a database of potential people we would like to send mailings out to. About everyday, a listing of new contacts will come through and this listing can come in any form (Excel, Word, Access, etc). I've been givin the responsibility to query our database and check to see if anyone in the new listing I received has already been entered in our system (basically I don't want duplicates).
What does everyone feel would be my best method to find out if a person already exists in our database? There are a few caveats though, we use a GUID as the primary key and not all information is in the database (for example not everyone's SSN is in the system). The best I can hope for is a first name and last name, but then I have to deal with people having the same names.
Suggestions would be greatly appreciated!! Let me know if I should post in a different forum.
Thanks,
Chris