I have 2 databases.
Mail.dbf
Phone.dbf
I need to match the address and zip code field in mail.dbf to phone.dbf. When I get a match, I need the program to append the phone number field (field is called phone) from phone.dbf to mail.dbf. The address and zip code fields are called address and zip. I'm dealing with databases that have over 1 million records in them so I was looking to make a program that can be pretty quick. Thanks for all the help in advance.
Thanks,
Jarrett Chanzes
Mail.dbf
Phone.dbf
I need to match the address and zip code field in mail.dbf to phone.dbf. When I get a match, I need the program to append the phone number field (field is called phone) from phone.dbf to mail.dbf. The address and zip code fields are called address and zip. I'm dealing with databases that have over 1 million records in them so I was looking to make a program that can be pretty quick. Thanks for all the help in advance.
Thanks,
Jarrett Chanzes