I have an access database with lots of referential integrity that I am trying to import into SQL by DTS. I used the DTS wizard to create a package to delete old data and copy in the new. It seems that the RI is causing several tables to fail when deleting. Is there a way to setup DTS to disable constraint checking during importing and turn back on afterwards? Or is there any other good way of accomplishing this?
Thanks,
Matt
Thanks,
Matt