![]() |
Key Feature Multithreaded Browser
Key Benefits
- Concurrent SQL queries started in the background, prevent blocking of the computer
- Fast switching to different database connections - Connection Switcher
- Sorting, filtering, colon ordering and AutoFilter of the result set available
- Sortierung, Autofilter, Verschieben von Spalten und Adaptor Script Anbindung im Ergebnisbereich
- Adaptor integration
The all day work of database administrators and developers consists of selecting and manipulating data with SQL. Therefore the comfort of the SQL browser is a crucial point, when choosing a database management tool.
Usually the database administrator should have the same selecting opportunities as the developer. The multithreaded browser is designed for developing and executing complex SQL statements and displaying the result of the execution in a grid. The SQL browser is divided into the editor section and the result area with the grid presenting the selected data.
The editor area is a fully functional multi-line editor for development of the statements. In the toolbar you have additional features, e.g. the connection switcher that contains a list of all currently established database connections. The SQL browser will always execute the SQL statement against the selected connection. Therefore executing statements against different database instances requires just one mouse click.
Every SQL statement is executed concurrently in the background and is not blocking the graphical user interface. Long lasting SQL queries are interruptible by a simple press of a key, but the already transferred data is still presented in the grid.
The resulting area offers two more really powerful features: Direct Edit and Auto Filter. With Direct Edit you can edit your data directly in the grid of the result area – just like in a spreadsheet. Changed values are underlined with a different background color to keep track of unchanged fields in the current transaction.
The AutoFilter feature also functions like in a spreadsheet application. The SQL browser collects the distinct values of each column from the result. These values can be used to filter the result of your query by clicking on the head of the colon you want to filter – just like in a spreadsheet without any knowledge of SQL.
The multithreaded browser is a powerful feature supporting both the DBA as well as the developer. It is saving you time during developing complex SQL statements through its well designed interface and easy to use features.




