Command line where clause
si_he
Posts: 25
I need to schedule regular data compare jobs, but I need to use a WHERE clause. Is there any way to specify a WHERE clause using the command line tool? or is the API the only way of doing this?
Thanks
Thanks
Comments
As it stands, the WHERE clause isn't supported in command-line SQL Data Compare. It is available through the API, as you've pointed out.
Next, use SQLDataCompare.exe to run the project using the /pr argument. The command-line version of SQL Data Compare can use the where clause that you'd set in the project.