so i just downloaded SQLAssist from RoundPolygons, and all i have to say is:
WOWOWOWOWOW!!!
i'm so used to intellisense in VS, and now in SQL!?!?
why has Microsoft not done this themselves already?
EDIT: after working with it for a few minutes, it's far from perfect. but from what i've seen so far, it still confuses me as to why this is not a part of SSMS by default.
-
-
need need need!
-
definitely. the tool seems pretty well done, with a few costmetic bugs and performance problems. i like how you can type [TableName].[TableName] and it fills in all the field names of that table.
-
Check out SQL Prompt from Redgate. Its been around for a few years, but I think now you have to pay. I've got a FREE version which they used to offer.
Its nice, but a little slow. Apparently the latest version is much quicker.
Cheers
Dave Mc -
davemc wrote:Check out SQL Prompt from Redgate. Its been around for a few years, but I think now you have to pay. I've got a FREE version which they used to offer.
Its nice, but a little slow. Apparently the latest version is much quicker.
Cheers
Dave Mc
I wrote a review of Sql Prompt 3 on my blog (The beta for SQL Prompt 3 is now available). I use it all the time. I only wish it was more like Visual Assist X. -
I've been having very bad experiences with SQL Prompt, though it seems I've been using v2.0. To say it's unpredictable is an understatement. Half the time it doesn't give me any intellisense option, half the time it substitutes the entire T-SQL keyword list in place of my column names.
EDIT: Looking over the release notes for v3.5, I'm never reassured by quotes such as "95% less [memory footprint] when working with multiple query windows to the same database". 95%?! What were they DOING before?
-
Apex Sql Edit is the best IDE with Sql intellisense.
4 out of 5 geeks agree.
http://www.apexsql.com/sql_tools_edit.asp
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.