Click here to Skip to main content
Click here to Skip to main content

QueryCommander SQL Editor

By , 27 Sep 2005
 

Sample Talbe IntelleSense

Sample Column IntelliSense

Sample Talbe IntelleSense

Sample Column IntelliSense

Introduction

With version 4.0 of QueryCommander comes loads of new or improved features such as:

  • Much improved VSS support.
  • Test bench for testing scripts and database objects.
  • Implemented “edit-in-grid” for Oracle.
  • Encrypted password.
  • Extended objects in Server Explorer (table fields, triggers and UDTs to the server browser etc.).
  • Print functionality (output or statement).
  • Abort running query.
  • Documentation Header enhancements.
  • Query builder for creating statement by drag and drop of fields into a Query window.
  • Extended database support for Firebird and DB2.
  • Customized tab size setting.
  • The IntelliSense is extended to give the user information about all possible joins between tables in a statement.
  • Filter option on creating documentation file.
  • Save before close window.
  • New plug-ins for saving result as XML and for saving result as an Excel file.
  • And much, much more.

For those who yet haven't used QueryCommander, it is basically a SQL editor in a modern developer environment with IntelliSense and many useful features to help in the day to day work with databases. It is not the complete database administration tool. If you really need to dig down the fundamentals, you should use Microsoft Query Analyzer, Toad etc. However, if you need a good tool to rapidly create queries, stored procedures, user defined functions etc., we hope QueryCommander will be your alternative.

QueryCommander supports:

  • Microsoft SQL Server 2005
  • Microsoft SQL Server 2000
  • Microsoft SQL Server 6.5
  • MySQL 4.x
  • Oracle 9i
  • Firebird
  • DB2

Background

The application has been developed since May 2003. Its primary goal is to bring a more modern environment to the developers working with databases. It started out with a handful of features such as IntelliSense, unified comment header generator etc. But as the application spread to more users, the demands for more features grew. The project has been hosted on the SourceForge where many developers and users have helped in the evolution of this application. The requests for more features have been greater than ever. This is the main reason why the future of this project is best served under the OpenSource "umbrella".

Using the code

Since the code is subject to changes, please visit the SouceForge site for downloading the code.

GUI Framework

Weinfen Luo has been kind enough to provide us with the Visual Studio layout and design. This means we have a MDI form (MainForm.cs) and some child forms (FrmQuery, FrmOutput, FrmDBObjects etc...). In order for this to work, the child window inherits from WeinfenLuo.WinFormsUI.DockContent. All other windows are "pop-up"-dialogs (FrmGotoLine, FrmSearch, FrmXMLErrors etc.).

Query Window

The Editor dialog (FrmQuery) initiates most of the public logic within this application. Each Query dialog has its own database connection object.

The Editor

This has been the biggest challenge while developing the QueryCommander, until the guys at SharpDevelop released their ICSharpCode.TextEditor. It took some minor adjustments in order to make the highlighting work with the SQL language.

Database

QueryCommander supports five different data providers, each data provider has its own Data Manager which inherits from IDatabaseManager. A Data Manager comes with a set of predefined queries used for IntelliSense etc. These queries are found in \Meta\QueryString.xml.

Credits and thankfulness

  • Weifen Luo - DockPanel Suite is designed to achieve docking capability for MDI forms. It can be used to develop Visual Studio .NET style applications.
  • #develop - SharpDevelop is an open source IDE for the .NET platform. QueryCommander is using their ICSharpCode.TextEditor.
  • Rockwolf - For hosting the development of QueryCommander.
  • Aprenot - Reusable Diff Algorithm in C#.
  • Rama Krishna Kolluri - C# class library for exporting data to CSV/Excel file.
  • Franz Ehrenhuber - For testing, help and input.
  • Frans Nylin - For helping out with the Oracle implementation.
  • Lindsey Lewis - For developing, help and input.
  • Christian Halvarsson and Farid Benhajji - For helping out with the web layout.

For more information

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Mikael Håkansson
Web Developer
Sweden Sweden
No Biography provided

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
Questionupdatesmemberkiquenet.com12-Jun-13 21:11 
GeneralMy vote of 5memberAbinash Bishoyi5-Mar-13 6:44 
GeneralMy vote of 5mvpKanasz Robert25-Sep-12 22:52 
QuestionAdding stored procedures to Drag and Dropmemberstain35653-Nov-11 2:50 
GeneralDocking panels - preventing draggingmemberstain356517-Jun-11 0:39 
Questionany updates for sql server 2008 an oracle 10i ??memberalhambra-eidos27-Dec-10 0:49 
GeneralA great applicationmemberzhoufoxcn13-May-10 21:35 
GeneralMissing "normally expected" featuresmemberPandele Florin29-Sep-09 7:26 
QuestionSupport Oracle 10g ?memberalhambra-eidos21-May-09 23:14 
QuestionQueryCommander SQL Editor Licensememberirinabe20-Jan-09 0:27 
AnswerRe: QueryCommander SQL Editor Licensememberjohn_17265-Mar-10 9:51 
GeneralI couldnt get it to workmemberuofakron13-Nov-07 9:26 
GeneralSybase SupportmemberC.DHAKCHINA MOORTHY22-Oct-07 0:49 
QuestionIntellisense not workingmembercyber-drugs6-Sep-07 2:59 
GeneralEditor and underscorememberOne_Turtle29-Aug-07 3:13 
QuestionWon't connect?memberjholovacs24-Jul-07 2:35 
GeneralSQL IntellisensememberRavi Gyani27-Apr-07 10:57 
QuestionProblem with fontmemberoaxaca_salsa2-Apr-07 22:53 
QuestionDoes it support Oracle10g?memberhermanho12-Mar-07 4:11 
GeneralSET QUOTED_IDENTIFIERmemberVEMS10-Jan-07 9:49 
GeneralApplication Gives Error each timememberManish Chowdhary6-Nov-06 17:28 

File or assembly IBM.data.db2 or one of dependencies not found.
is the message i get every time i try to connect to sql server 2005.
 
is there any online version of this tool or any other tool written in asp net becasue i have a requirement to create an online query builder for sql server 2005.
any help is heartly welcome.
 
Regards,
 
Manish Chowdhary
Software Engineer
Acusis Software India Pvt. Ltd,
Bangalore - 560027
Email: manish.chowdhary@acusis.com
Who is there? me, me who? i am me and you are you, you take my pronoun and we are us ..... letz celebrate one world

QuestionDoes anyone know of a visual SQL editor?memberPaul Touzel13-Jun-06 2:16 
GeneralChanging default portmembere1e0n2-Mar-06 4:28 
GeneralRe: Changing default portmembere1e0n2-Mar-06 5:09 
GeneralHELP ME!PLEASEmemberAxiao790128-Feb-06 8:18 
GeneralRe: HELP ME!PLEASEmemberDiamond118-Jun-06 22:10 
Questionwhich tools you use to make your pictures like your post in this page?membersilas_yao22-Feb-06 17:23 
AnswerRe: which tools you use to make your pictures like your post in this page?memberwmmihaa12-Aug-06 11:05 
GeneralSuggestion to add stored procedure generationmemberManish A Pansiniya2-Jan-06 19:57 
GeneralRe: Suggestion to add stored procedure generationmemberManish Pansiniya13-Dec-06 5:29 
GeneralQueryCommander SQL Editor rocksmembercpsagman27-Nov-05 9:53 
GeneralGreat appmemberkin3tik20-Nov-05 20:34 
GeneralQC 4.0 is not working..:(memberKelraad4-Oct-05 3:17 
GeneralRe: QC 4.0 is not working..:(memberwmmihaa12-Aug-06 11:10 
GeneralOracle IssuememberJC@Rio29-Sep-05 3:00 
GeneralRe: Oracle IssuesussPavel Riedl4-Oct-05 0:45 
GeneralRe: Oracle Issuemembershaul_ahuva19-Oct-05 6:03 
GeneralRe: Oracle IssuememberJoshua_C#12-Feb-09 19:45 
QuestionAnd Intellissense in other servers?membersilverius28-Sep-05 0:34 
AnswerRe: And Intellissense in other servers?memberMikael Håkansson28-Sep-05 3:57 
GeneralRe: And Intellissense in other servers?memberBob Trudeau5-Oct-05 7:36 
GeneralApplication crashes on replacememberVertyg027-Sep-05 10:06 
GeneralRe: Application crashes on replacememberMikael Håkansson27-Sep-05 19:32 
GeneralRe: Application crashes on replacememberVertyg027-Sep-05 22:15 
GeneralRe: Application crashes on replacememberMikael Håkansson27-Sep-05 22:17 
GeneralRe: Application crashes on replacememberVertyg028-Sep-05 2:36 
GeneralScreen "real estate" and other suggestionssussTony J. Vites9-Aug-05 3:13 
GeneralRe: Screen "real estate" and other suggestionsmemberMikael Håkansson9-Aug-05 5:38 
GeneralRe: Screen "real estate" and other suggestionsmemberLindsey Lewis28-Sep-05 4:50 
GeneralSetup For MySQLmembercomputerguru9238230-Jul-05 6:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web02 | 2.6.130619.1 | Last Updated 27 Sep 2005
Article Copyright 2005 by Mikael Håkansson
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid