Revolving around the core of technology
Document ID: | 819 |
---|---|
Subject: | Running WinSQL in debug mode |
Creation date: | 7/29/09 4:53 PM |
Last modified on: | 11/8/11 3:58 PM |
Debug mode in WinSQL is very useful in finding error messages that are normally hidden from users during normal execution. When WinSQL is run in debug mode it creates a file called "debug.log". This file may contain additional information/error messages that are generated during execution.
Running WinSQL in debug mode
There are two ways:
Use the following steps to create a shortcut on your Desktop.
C:\Program Files (x86)\Synametrics Technologies\WinSQL64
folder.-g
parameter after the file name, as shown below.
The following method is recommended if you only need to run WinSQL in debug mode once.
"C:\Program Files (x86)\Synametrics Technologies\WinSQL64\WinSQL.exe" -g
WinSQL will create a WinSQLDebug.log file in %APPDATA%\WinSQL\logs
folder. This is called the Data Folder and can also be access by clicking File/Open Data Folder
from the main menu in WinSQL.
You should see an additional file called WinSQLDebug.log in this folder run running WinSQL in debug mode.
Posted by Adolfo Hernandez on 10/26/11 10:15 AM
Do you have a helpful tip related to this document that you'd like to share with other users?