shanghai2004
Programmer
Dear Expert,
I exported data from one database and need to import to another database (all tables are empty) using BCP utility.
But some tables have foreign keys and it doesn't let me import. How do I drop those constraints and then put them on when import data is done?
Thanks
I exported data from one database and need to import to another database (all tables are empty) using BCP utility.
But some tables have foreign keys and it doesn't let me import. How do I drop those constraints and then put them on when import data is done?
Thanks