I am using DTS to import data from VFP database to SQL server and i would like to include a constraints so that when a record has be transfered given unique identifer then it should be transfered again i.e. if ID 1234 has already been copied from members table in VFP then it should not be copied onto members table in SQL. How is this done?
Rgrds,
Allan.