a real simple question?
in dbase for dos, how do i join two data bases,
temp.dbf has fields... last, first, city, state, zip, phone
temp1.dbf has fields...last, first, address, city, state, zip
many records in temp.dbf are duplicated in temp1.dbf, but i want to
join these two so that those records that are in temp.dbf will now have
the correct addresses that are located in temp1.dbf
thanks much! michael