Red Gate Software has made their SQL Prompt software, which adds Intellisense code completion to SQL queries, available for free download until September 1. The free download version is not timebombed or limited in any way.
From the Product information page:
SQL Prompt simply sits behind the scenes and provides unobtrusive help when you press Ctrl-Space or when you type "." after a table/view/alias name.
Features include :
- Table/View name completion
- Column name completion
- Stored procedure name completion
- USE completion
- JOIN/JOIN ON completion
- Auto-uppercasing of keywords
- Auto-popup after keywords
SQL Prompt works with Microsoft Query Analyzer, SQL Server 2005 Management Studio, Visual Studio 2005, Visual Studio .NET 2003, SQL Server 2000 Enterprise Manager, UltraEdit32.
While this is really cool
I will be swearing at this in 6 months when I need to write some queries, and I don't have intellisense available. :)
Very cool.