SQL Data Compare 5   

Using the Command Line Interface

See Also

The command line interface provides access to the functionality provided by SQL Data Compare. For example, using the command line interface you can:

You invoke the command line either from a script, such as a batch script or VBScript, or by using the facilities provided by compiled languages such as C++ and C#.

This online Help provides a description of basic command line features and examples illustrating how you can use the command line interface. To display full help on all of the switches that are available for the command line, at the command prompt enter:

SQLDataCompare /help /verbose

where /help displays the help message and can be used in conjunction with verbose for more detailed information. To output the help in HTML format, use the /html switch, for example:

SQLDataCompare /help /verbose /html > filename.htm

If you specify any other switches, they are ignored.

Licensing

To use the command line interface, you must have:

For information about distributing the command line interface with your application, see Integrating the Command Line with Applications.

 

 

 


© Red Gate Software Ltd 2007. All Rights Reserved.