KB Article #63867
How to restore a backup in command line?
Problem
Resolution
How to restore a backup in command line?
Resolution
Go to <Synchrony Database main folder>/scripts
Execute sqltool.bat
It will start a mysql window.
In this window run the command:
source <backup file(including path)>