I'm using Beyond Compare to to compare CSV formatted database table dumps as part of a regression build. Currently about 100 different tables are compared, each one having a different set of key columns and unimportant columns.
I would like to be able to create a script that would launch Beyond Compare and based on the scripts knowledge of what table dump is being compared, tell Beyond Compare which columns should be treated as keys.
It doesn't look like it possible to pass this information in via the command line. Am I correct in assuming that, or is this somehow possible? If this isn't supported, are there plans to add support for it?
I am using Beyond Compare 3 for Linux.
Thanks.
I would like to be able to create a script that would launch Beyond Compare and based on the scripts knowledge of what table dump is being compared, tell Beyond Compare which columns should be treated as keys.
It doesn't look like it possible to pass this information in via the command line. Am I correct in assuming that, or is this somehow possible? If this isn't supported, are there plans to add support for it?
I am using Beyond Compare 3 for Linux.
Thanks.
Comment