Online Documentation for SQL Manager for SQL server
Logs
The Logs section of the Database Registration Info dialog allows you to specify log file names for metadata changes logging and SQL query logging, if necessary.
Logging can be useful when you are going to move the changes made in the development database to the production database.
Metadata changes
Enable log of metadata changes
Check this option if you wish to log metadata changes of your database in a file.
Metadata log file
This field is enabled if the Enable log of metadata changes option is selected. Type in or use the Save as button to specify the path to the *.sql file to store the metadata logs.
Query Data
Enable log of Query Data queries
Check this option if you wish to log your Query Data queries in a file.
Query Data log file
This field is enabled if the Enable log of Query Data queries option is selected. Type in or use the Save as button to specify the path to the *.sql file to store the logs of SQL queries: date/time of query execution, SQL text, execution result or errors (if any).
In Unicode
Enable this option to save logs in Unicode. If the option is disabled, ANSI will be used.