vote up 3 vote down star

I am your average Visual Studio .NET developer who has become dependent on Intellisense and Pre-compile syntax checking.

I am looking for similar Intellisense functionality for MSSQL Server 2005 and T-SQL

I was wondering what editors or add-ins people have had success with and would be happy to recommend. What key features do you use regularly, and what are any weaknesses?

flag

79% accept rate

4 Answers

vote up 5 vote down check

Red Gate makes a product that works with 2000, 2005, and 2008, called SQL Prompt. It has the same/better functionality than Intellisense. It integrates with Management Studio and Query analyzer.

http://www.red-gate.com/products/SQL_Prompt/index.htm

link|flag
Doesn't 2008 have intellisense? Is red gate's any better? – Giovanni Galbo Dec 25 '08 at 4:50
I love SQL Prompt. It's an excellent product. The entire toolbelt from Red Gate is amazing. – Nathan DeWitt Dec 25 '08 at 6:07
Yes 2008 has intellisense, but it only works for SQL 2008 databases that you connect to. – GluedHands Dec 25 '08 at 19:28
vote up 0 vote down

SQL Prompt is very good, however you could install the SQL Server 2008 client tools.

link|flag
SQL 2008 intellisense only works on 2008 instances. Most of the other tools work with older versions. – John Mo Jan 10 at 1:07
vote up 1 vote down

ApexSQL's Edit tool has intellisense and many other features I find very handy. They offer many other tools that I've found to be productivity boosts. Highly recommended. See: ApexSQL

link|flag
vote up 0 vote down

print("code sample");We are currently using SQL Assistant from SoftTreeTech. It has some fantastic features and keeps on growing.

I would be interested to see if anyone has used ((Apex OR RedGate) AND SqlAssist) and could provide an objective comparison?

Find Details here: SqlAssist

link|flag
I'm sold on Apex's stuff and haven't used SQL Assistant, so it's hard to be objective. It looks to me like SQL Assistant would be a good deal if you work in multiple database engines. I think for SQL Server only, you get more for the extra $50 with the Apex Edit tool. Free to try Apex. Check it out. – John Mo Dec 30 at 18:09

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.