Page 1 of 1

Is it possible to Exclude objects in a Schema Sync

Posted: Fri 17 Feb 2017 21:42
by tmricardo7
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.

Re: Is it possible to Exclude objects in a Schema Sync

Posted: Mon 20 Feb 2017 14:00
by alexa
There is no such a possibility. Though, we will review it when developing the next product versions.