Are there Free SQL Server Mgmt Studio Autocomplete Add-ins?

核能气质少年 提交于 2019-12-09 05:28:02

问题


I know Red Gate has such a product, but I'd rather not have to pay for something which, in my opinion, should be built into SSMS. Thanks!


回答1:


I totally agree with you on this. Sadly I never found any plugins that you are talking about. So, I moved to tools from EMS SQL Server Manager and TOAD for SQL server. I think the SQL Server 2008 Studio has intellisense but in the express edition, i found it to be seriously lacking.




回答2:


I’m using ApexSQL Complete. It’s quite good for a free add-in but I’ve found it has some issues working with linked server.




回答3:


Aqua Data Studio is free if you develop for opensource. It works with most databases and has intelisense.




回答4:


One of my developers swears by Sql Admin Studio by Simego , I was about to buy SQLPrompt from RedGate (very good but pricey) when she mentioned it. It isn't free but at $29.95 it also does schema and data differencing between two servers.

I'm going to try it out when I get chance.




回答5:


Take a look at our dbForge SQL Complete. Recently we have released version 2.0, which now has two edition - free Express and shareware Standard.

Free edition has enough features for most of tasks related to T-SQL formatting and autocompletion and supports MS SQL Server 2000, 2005 and 2008.



来源:https://stackoverflow.com/questions/414404/are-there-free-sql-server-mgmt-studio-autocomplete-add-ins

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!