![]() |
Docked Components |
![]() |
Execute Query employs docked components to render a number of 'support' views. Docked components may be moved to desired positions by dragging as described in Application GUI Overview. Currently the following docked component views are available: Docked components may be minimised using the minimise button within the component header title pane. Minimised components appear within respective position's gutter area as buttons for later selection. The application maintains the last position of each docked component on restart. Docked components are enabled from respective View items from the main menu. |
![]() |
SQL Keywords |
The SQL Keywords docked component displays a list of SQL keywords currently maintained by the system. This includes standard SQL92 keywords in addition to user defined and database specific as retrieved from the data source upon connection. The type of keyword is denoted by its icon and a mouse roll-over is provided informing what the keyword is and where it has been retrieved from - ie. user defined, SQL92 etc. Keywords may be searched using the Find text at the top of the component. Double-clicking or dragging is supported where keywords may be placed within an open Query Editor at the cursor position (double-click) or as desired (dragging). |
SQL State Codes |
The SQL State Codes docked component provides a reference point for standard SQL State codes that may be returned on error or otherwise from numerous database or query actions. |
System Properties |
The System Properties docked component displays a simple properties list of values gathered from the running operating system. This is mainly for informational purposes only. A system garbage collection viewing utility is also available within the Resources tab. |
Connections |
Refer to Connection and Database Explorer. |
Drivers |
The Drivers docked component lists all currently installed JDBC drivers within the application. Please refer to Database Drivers for further details. |
Output Console |
The system Output Console displays log messages within text scrolling display. Please refer to Application Logging for further details. |