I need to import data from DBASE III database to SQL Table. SQL Table has already some data and I don’t want to dulicated data. During importing, I need to insert for new data and update for existing data. Are there any way to make that in Import DTS ?