August 11, 2008 at 12:20 am
Hi
I am using SQL Server 2005.
Recently I read about SQL Prompt tool which provides SQL Query Intellisense.
Is there any such tool which is free of cost!
Thanks
August 11, 2008 at 1:06 am
None that I've heard of. Intellisense is a very hard thing to do in T-SQL because of the language format.
In fact, the only ones I know are SQLPrompt, SQL 2008's management studio, but that intellisense only works to SQL 2008 servers, and possibly (I haven't tried) Visual Studio Team System Database Edition.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
August 11, 2008 at 1:06 am
1) This is a SQL Server 2000 forum
2) Also asked here http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=108533
N 56°04'39.16"
E 12°55'05.25"
August 11, 2008 at 1:16 am
Hi
I saw here
http://www.red-gate.com/products/SQL_Prompt/
On above page , at bottom sample is shown for auto completion
But its not free
August 11, 2008 at 1:21 am
Abhijeet Dighe (8/11/2008)
But its not free
You're right, it's not. It is however very worth the price. I seriously doubt you are going to find a free tool for this.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply