Is it possible to Exclude objects in a Schema Sync
Posted: Fri 17 Feb 2017 21:42
Greetings.
I started using the dbForge Studio, I created a DB Project and I want to synchronize it to a DB Target, but we need to exclude some tables, or just be able to change sync those who are in our project. For Example:
There are 2 tables in my DB Project: Table A and Table B.
And there are 2 tables in the Target Database: Table B and Table C.
I want to sync only the Table A and Table B. This has to be done in Command line using /schemacompare
with the DB Project as the source. The table C from the Target DB should remain intact(right now is dropped).
So, is there a way that I can synchronize just the tables that I explicitly call(in my case Table A and B)?
Thanks.
I started using the dbForge Studio, I created a DB Project and I want to synchronize it to a DB Target, but we need to exclude some tables, or just be able to change sync those who are in our project. For Example:
There are 2 tables in my DB Project: Table A and Table B.
And there are 2 tables in the Target Database: Table B and Table C.
I want to sync only the Table A and Table B. This has to be done in Command line using /schemacompare
with the DB Project as the source. The table C from the Target DB should remain intact(right now is dropped).
So, is there a way that I can synchronize just the tables that I explicitly call(in my case Table A and B)?
Thanks.