602SQL Documentation Index  

Output Window

Source Tab

Information on the object selected in the Control Panel is displayed on this tab:

Data Tab

Contents of a table or query selected in the Control Panel are displayed in this tab in an editable grid. You can work directly with this grid, only the toolbar, menu commands and some shortcuts are not accessible. You can sort the column values by double clicking a column header. This object is locked with a read lock during the time this table or query is opened in the grid.

Properties Tab

This tab is concerned with one or more objects selected in the Control Panel. It allows you to set some properties for these objects:

SQL Output Tab

This tab serves as text output for the SQL Console window. The server result or error message is displayed here after each SQL statement is executed.

Search Results Tab

This tab serves as output for the Find in objects dialog. Each found object is displayed along with the category, application name and the folder it is stored. Double-clicking the object will open the text editor (not all object categories are editable in the text editor).

The list of triggers that are bound to the selected table is displayed after executing the List triggers command from the pop-up menu for the selected table. Double-clicking a trigger will open the text editor.

Syntax Check Results Tab

This tab serves as output after the Validate syntax action for a selected application on the Control Panel. The object that is not validated is displayed here, including the category and error message. Double-clicking the object will open the text editor.

Client Log Tab

Certain errors and situations that occur are displayed on this tab. This is used mainly to output errors and information messages from the 602SQL Server or ODBC client.