error no redirecting to file!
![LDC](https://us.v-cdn.net/6029854/uploads/defaultavatar/nZUSABQN8JEE0.jpg)
Recently we bought license for new SQL data compare v12.3. Before we used v5.0 for compering 2 servers data bases via command line and redirecting output to file. In version 5.0 all output was redirect (sync results and errors), but in new version only sync results redirected to file, but error show in console. It writes in console "Redirecting standard output to ... Error: Synchronization of ....". Why error results doesn't writes in file but in console with parameter /out ?
Comments
You are correct that we do not currently write out the error output to this file. At the moment we do not have any plans to change this behaviour, but perhaps you could add an entry to https://redgate.uservoice.com/forums/147879-sql-data-compare if you feel this is an important change for us to consider.
It should be possible manually to output both Data Compare's output and errors to one file. The top answer at https://stackoverflow.com/questions/1420965/redirect-windows-cmd-stdout-and-stderr-to-a-single-file gives a good example of how this could be done.
Software Developer on SQL Compare and SQL Data Compare