I'm inserting data from one DB to one other on another instance by using the following method:
- Create insert into scripts from the source DB.
- TargetDB: DROP constraints, insert data and Create Constraints again;
Is the inserted data already in connection with those constraints or am I doing something wrong?
Aucun commentaire:
Enregistrer un commentaire