Query eXecutor - Overview

SQL Studio Query eXecutor (QX) is a simple query and SQL script execution utility for SQL Server. It is a lightweight tool for working with SQL Server databases. There has been always a need for it when working with MSDE and SQL Server Express Edition or remote databases. It is not a replacement for the powerful Query Analyzer or the tools provided with Microsoft SQL Server, but rather an alternative for users that do not have those tools or do not want to install them. This free utility is our contribution to the SQL Server user community.
Download a free copy of SQL Studio QX
At a glance…
- Write and execute queries and stored procedures
- Save SQL scripts for future use
- Open saved scripts and execute
- Multiple result tables
- XML output
- Color coding for SQL language syntax
Future updates
- Save configuration and connections to projects
- Command line utility
- Export results to CSV
- Database object explorer to show databases and all objects (tables, views, SPs, etc.)
Supported Databases
- Microsoft SQL Server 2005 (all editions)
- Microsoft SQL Server 2005 Express
- Microsoft SQL Server 2000 (all editions)
- Microsoft MSDE 2000
- Remote Microsoft SQL Server instances
Release Info
Query eXecutor version 1.1.609.9686 (9/9/2006)
Prerequisites
- Microsoft .NET framework 2.0 or later
- SQL-DMO (SQL Distributed Management Objects)
Download
| Application only | Download (0.24 MB) |
| Application and prerequisites 32-bit (.NET Framework 2.0 and SQL-DMO) | Download (29.49 MB) |
| Application and prerequisites 64-bit (.NET Framework 2.0 and SQL-DMO) | Download (52.27 MB) |