Page 1 of 1

Only Source to Target Comparision

Posted: Wed 21 May 2014 07:54
by flores1980
Im making a comparision between two DBs and dbForge Schema Compare is joining tables instead of changing source diferent things into target.
I dont want to delete columns in target not in Source. I only want to add columns that are in source but not in target.

In the snapshot example, dbForge syncronization is going to add the "NumCuenta" from source to target (This OK) column but also is going to delete columns "ConceptoRecibo", "Rectificada" and "IdRectificacion" from target because they are olnly in target (NOT OK for me)

Is there any configuration option to get this behavior?

Image
imagen jpg

Thanks.

Re: Only Source to Target Comparision

Posted: Wed 21 May 2014 09:51
by alexa
In the resulting synchronization script, you would need to manually remove the columns specified for deletion.