Main menu
Details pane
Last Updated on Sunday, 11 March 2012 17:46
The Details pane is tabbed into 4 different sections - Sql log, Text view, Messages and Log.
![]()
The Sql log shows result of executed sql statements (by user in the Sql console).
The Text view is intended to show the output of string structures such as blobs, varchar... that are difficult to view through the Table data output grids. In the future more than just plain text will be displayed for different binary formats.
The Messages displays all the errors, messages that may come from execution of a query, from an unsupported gui action, or as user action result. This tab gets focused when the errors/messages are catched, so there is no need to check for errors if the tab did not get the focus.
The Log tab shows the output of all the ran sql queries. It poses no difference if it's a query ran from the SQL Console or a query ran by the program itself. All of them are included with the number of returned rows and execution time. The new lines get added at the end of the tab and you can clear or save them through the top menu tools.
Each tab pane has popup actions: Save as.. and Clear.
Page 6 of 6


