Options

Project file to compare all tables.

MarkKinMarkKin Posts: 4
edited February 23, 2017 8:17PM in MySQL Data Compare
Hi,
I would appreciate some guidance.

As we are scripting things we do not want to have to change the project file via the gui every time we add a table to the databases whose data is to be compared.
Is there are way to with set up a project file which will compare all tables in the given databases even those added after the project file was created via the
gui (i.e. one that just says compare all tables and does not list them as they were at the time the GUI was used to setup the project file) or is there an easy way
to programatically produce the project file every time the Data Compare is run; i.e. get a list of current tables and fields and create
the project file XML from that via an API?

Thanks
Sign In or Register to comment.