DTS Foxpro to SQL 2000 tables
If the record in the target database is already existing, I update the fields; else, I append the records.
Due to some reason, some records are skipped.
Is there any way to know why they are not processed. What kind of debugging is available for this environment?
Thanks.

