开发者

SQL 2008 Express & Intellisense?

开发者 https://www.devze.com 2023-01-22 10:35 出处:网络
Does the SQL 2008开发者_StackOverflow社区Express have intellisense? If you mean SQL Server 2008 Management Studio Express, then yes. It\'s context-based depending on the database you\'re currently in,

Does the SQL 2008 开发者_StackOverflow社区Express have intellisense?


If you mean SQL Server 2008 Management Studio Express, then yes. It's context-based depending on the database you're currently in, and not always 100%, but it is there.


According to this post it was initially in there but later dropped:

SQL Server Management Studio 2008 Intellisense


SSMS 2008 has intellisense, but it works with SQL Server 2008 only.

If you need SQL autocomplete/formatting functionality for previous versions of SQL Server, take a look at dbForge SQL Complete - a free add-in for SQL Server Management Studio that replaces built-in intellisense.

SQL 2008 Express & Intellisense?


In adding to our previous answer: recently we have released a new version of dbForge SQL Complete that offers a bunch of new features. All new features are available in shareware Standard Edition (30-days free trial, $49.95).

You still can get all basic functionality, similar to v. 1.0, with Express Edition.

0

精彩评论

暂无评论...
验证码 换一张
取 消