About | Contact

Business - SQL Query plus

SQL Query plus (2023 edition)

** Can be used on Adventureworks.

A great tool for developers, SQL Query plus allows a user to access the tables of a database without having to use the Microsoft SQL Server Management Studio provided by Microsoft.

The advantage is that database access security can be maintained through SQL permissions while allowing the user to create custom queries quickly. The results can be exported to various file formats such as Interbase script or Firebird script. Export to clipboard is great for analysing results in a spreadsheet.

It is possible (though not recommended) to make database changes after setting 'Allow Live' to ON, after which any changes to data in the grid will be written back permanently. It would be prudent to always create a backup of the database before making any live changes - in many cases this can be done within the application that owns the database files.

 

General features
  • Tree-view access to databases and tables.
  • Check-box selection of individual fields to include in a query.
  • Drag and Drop a table onto the query pane to create SQL query text.
  • Design mode for multi-table queries.
  • Capture field names to clipboard.
  • Startup configuration via initialsation file (.ini)
  • Export results in nine predefined formats.
  • Manually create queries if needed.
  • Save queries for future use.
  • Connect to an SQL instance with SA or WIndows Authentication.
  • New versions delivered by Web Update.
  • Manual configuration in-application.
SQL Query Installer (SQLQuery.zip 5.17Mb 14-12-2022) - Simply unzip into a suitable folder and execute.
Note: You will need Microsoft SQL Server to be able to use SQL Query, it will work with the free Express version or any other version from 2008 upwards.


About Us | Site Map | Privacy Policy | Contact Us | © 1996 Nexial Software