KSqlAnalyzer is a tool for easily accessing the data of a MS SQL database. It is made for developing and testing new SQL queries direclty on the server. The functionality and look/feel are similar to SQL Query Analyzer by Microsoft. KSqlAnalyzer uses parts of the TDS library, and the editor uses parts of the KWrite source code becaus of its brilliant sytnax highlighting.
| Licenses | GPL |
|---|---|
| Implementation | SQL |
Recent releases


Changes: This release compiles with automake-2.61 and autoconf-1.10.


Changes: Trigger viewing and editing, and a new Edit menu item (Clear).


Changes: Now only the selected code is queried. If no code is selected, the whole content of input field is queried. A Query Table menu item was added to the Objects list's popup menu.


Changes: This release fixes an issue where sometimes after login, the list of databases and the navigation bar were not built correctly.


Changes: The application now compiles with gcc-3.3.4 The file "ksqlanalyzerui.rc" was not correctly installed, so some important features were missing from the toolbar.