xSQL Comparison Bundle for SQL Server
Log files and options

The "Log Files and Options" contains the command line log files and a few options:

The following xml fragment contains the command line settings:

  <CommandLineOptions>
    <ComparisonLogFile>D:\QA\xSQL\SqlData\Cmd\Logs\op.txt</ComparisonLogFile>
    <ErrorLogName>D:\QA\xSQL\SqlData\Cmd\Logs\err.txt</ErrorLogName>
    <DataScriptFile>D:\QA\xSQL\SqlData\Cmd\Logs\sync_script.sql</DataScriptFile>
    <DataLogFile>D:\QA\xSQL\SqlData\Cmd\Logs\sync_log.txt</DataLogFile>
    <FileEncoding>UTF8</FileEncoding>
    <OverwriteComparisonLog>true</OverwriteComparisonLog>
    <TargetDatabase>RightDatabase</TargetDatabase>
    <!--**** the synchronization script will be executed against the target database ****-->
    <Synchronize>true</Synchronize>
    <EncryptConnectionSettings>true</EncryptConnectionSettings>
  </CommandLineOptions>


 

 


Copyright © 2022 xSQL Software - All rights reserved.