Options

Getting Warning Messages from SQL Compare CLI

I'm trying to parse the output of the SQL Compare CLI. I am using the /warn switch to include warnings in the output. I see I can use the /report switch to generate a detailed report of the comparison in XML format, but when I try it that XML does not contain the warning messages. I can search for "Warnings===============================================================================" in the console output but that's making assumptions about how the console output is formatted. Is there no better way to specifically get at the warning messages?

Answers

Sign In or Register to comment.