Mini SQL Query... http://minisqlquery.codeplex.com/
- It's a 646kb download (expands to just under 2mb)
- Connects to SQL Server (or many other ADO.NET provider enabled databases such as Access, SQLite or even Excel files etc)
- Requires .NET v2 as a minimum to run
- Supports basic SQL Syntax highlighting
- Can export data and create insert data scripts
- Can run off USB drive
- Has an 'Database Inspector'
- Has a 'quick table viewer'
- Contains simple statement generation
- Has an inbuilt code generator
The official tool blurb:
Mini SQL Query is a minimalist SQL query tool for multiple databases (MSSQL, MSSQL CE, SQLite, OLEDB, MS Access/Excel files etc). The tool uses a generic schema engine taking advantage of the ADO.NET providers. Mini SQL Query is also easily extended with plugins.
The whole reason it came about was the need to run queries on remote machines with little access, slow links, can run off a USB key etc etc ;-)
PK :-)