Query Express is a simple Query Analyzer look-alike written in C#, but being small and free it can be run where the SQL Server client tools are not installed or licensed. This makes it especially useful as an MSDE query tool. It also connects to Oracle and other OLE-DB compliant databases, and illustrates the asynchronous use of ADO.NET classes.