Data Browser displays the data of table currectly selected in connection tree. Supports quick search, sorting, paging, history, canceling of loading, etc.
) and press Enter.
Search is performed on data of whole table, rather than loaded page data (so there is request database server)
) displays tool panel for filtering.
) displays tool panel table with referenced data (master / detail view).
) displays tool panel for browsing history (it makes sense in combination with a master / detail views).
) resets view (sets the default sorting, filtering is turned off).
This panel allows you to specify the WHERE condition to run SQL command. SQL syntax is the same as syntax used by database.
This panel allows to view data related to the current row. Is it possible to display 2 types of referenced data:
Icon - data that is displayed in the bottom table, will appear in upper table, so you can
edit it and transitively view its references.
This panel allows to move in the history of links browsed by "Go To" command Reference panel. History is relative
to the table selected in the connection tree. The reset
command clears this history for the selected table.