Will the new tools for SQL 2005 give us code completion of SQL Statements, e.g. if I type the following sql
USE pubs
GO
SELECT pub.
FROM publishers AS pub
When I type the "pub." will I see a list of the available columns in the publishers table. This type of feature has been available in TOAD for years and years, will SQL Server programmer finally get this in the 2005 release.
Cheers,
Colin

Code Completion of SQL Statements in 2005
bc20051123
PeterLlwr
I am sad to say that you will not see this feature in SQL Server 2005. We will try our best to add it in the future releases.
Regards,
Michael
jm.blairon
http://www.promptsql.com/index.html< xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Bern McCarty
http://lab.msdn.microsoft.com/ProductFeedback/viewfeedback.aspx feedbackid=d02919ba-6429-4532-9bb7-4bc63e80c9b9
Hopefully we will get this feature "eventually" although if we have to wait for the version of SQL Server AFTER 2005 then I think we are in for a long wait.
cahit
http://channel9.msdn.com/Showpost.aspx postid=121794
Regard,
Damian
Sur