Question

I like to use the SQL Tools in VS but I would like to have some intellisense for SQL, with sql manager I can get the Redgate SQL prompt but I would like to stay in VS, any Ideas?

Edit: is there anything other then Redgate SQL prompt? that dose error checking like the way R# or dev express?

Was it helpful?

Solution

Red-Gate SQL Prompt (at least more recent versions, I believe 3.x and up) also works inside Visual Studio. I don't think you need another extra tool, really.

See the Red-Gate SQL Prompt feature page

It says clearly:

Integrates with SSMS, SSMS Express, Query Analyzer and Visual Studio

Marc

OTHER TIPS

With Red Gate SQL Prompt you also will stay in VS and this product supports now just VS 2008. SQL Prompt web page

If you don't like it I can propose you to try SQL Assist or SQL Complete. I use this tool and as for me it's really reliable one.

Apart from tools mentioned above there is a pretty neat tool from ApexSQL called “Complete”. I think this article can explain further http://blog.apexsql.com/ssms-intellisense-add-in-and-ssms-intellisense/

And the tool itself

Yes, SQL Prompt 3.x and 4.x beta for sure work with Visual Studio 2005/2008

You can download the 4.x beta to play with, and visit their forum if you have any question/problem. Red Gate people are very nice and helpful http://www.red-gate.com/MessageBoard/viewforum.php?f=98

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top