| this simple database client tool written in C# allows queries to be run interactively on SQL Server, Oracle or an OLE-DB compliant databases. This demonstrates threading in Windows Forms, asynchronous use of ADO commands, splitters, tab-controls & grids, and use of the Abstract Factory design pattern. The updated version features an object browser, native drivers for SQL databases, results view as text or in grids, and the ability to save results in XML and CSV format. |