The Mini SQL Query application was designed to be a minimalist SQL query tool for multiple providers (MSSQL, Oracle, OLEDB, MS Access files etc). The goal of the Mini SQL Query tool is to allow a developer or trouble-shooter to quickly diagnose issues or make changes to a database using a tool with a small footprint, that is fast and easy to use.
Here are some key features of "Mini SQL Query":
· Supports multiple databases (MSSQL, MS Access, SQLite, Oracle, OLEDB etc)
· Integrated text templating system for generating SQL, code or data scripts
· Syntax highlighting (with printing support)
· Load and save SQL script files
· Generic batch support (using the 'GO' keyword but for any DB including SQLite, MSAccess etc)
· Quick View table data
· Basic query generation
· Extensible programming model
Requirements:
· Microsoft .NET Framework 2.0