How can we help you today? How can we help you today?

Command line /out parameter possibly broken

Hello,

I just downloaded the 10.0.0.143 update and went to generate an html dump of the verbose command line documentation and even when using the /out option the documentation is only being sent to the command line window and not disk.

Here is the command I am running: sqlcompare.exe /? /v /html /f /out:c:\sqlcompare.html

Thanks for your help!
--Brian
brian.merz
0

Comments

2 comments

  • David Atkinson
    Is this something that used to work for you in previous versions?

    This is something you could try instead:

    sqlcompare.exe /? /v /html /f >c:\sqlcompare.html
    David Atkinson
    0
  • brian.merz
    David,

    I have done everything through sqlcompare in the past though I usually have to look at the initial documentation to get all the parameters. The description for /out led me to believe I could use it to generate the html file.

    Your command works just fine. Thanks for your help!
    --Brian
    brian.merz
    0

Add comment

Please sign in to leave a comment.