Is there an easy way to import relational tables using DTS. I can't use identity insert as the PK's are from an external database and may clash with existing ones. I have to modify the FK's with the new PK once inserted into the SQL db. I have a resolution using a mixture of lookups and Active X code - but this appears very complex. All the examples I have seen have used a single table or simply add records using Identity insert or SQL Insert Into. Any suggestions greatfully received!
Regards
Keith Davies
IT Consultant
Regards
Keith Davies
IT Consultant