Enable debug mode to see SQL commands that are being sent to the database. By default, debug mode is disabled.
To enable debug mode:
Once debug mode is enabled, the IDE sends SQL commands to the Output window, where you can view the command log. Debug mode does not list all SQL commands, only those which you cannot see. For example, SQL queries for viewing data are not logged.
To disable debug mode:
![]() |
You can also enable or disable debug mode from the Options window. Select the Database Explorer node and switch the Debug mode property to true or false.. |
See also | |
---|---|
Browsing Structures |