vote up 0 vote down star

What are the differences between the free sql express 05 management studio and the licensed version?

flag

2 Answers

vote up 1 vote down

Management Studio Express cannot manage the following:

  • SQL Server Analysis Services
  • Integration Services
  • Notification Services
  • Reporting Services
  • SQL Server Agent
  • SQL Server 2005 Mobile Edition

( from this page. Look at the Note in the Overview section. )

These are all features that are not supported by SQL Server Express.

Also note that the full version of SQL Management Studio is included with SQL Server 2005.

link|flag
vote up 0 vote down

See the "SQL Server 2005 Features Comparison" at http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx

link|flag
This link points to a table describing the differences between SQL Server and SQL Server Express - the database itself, not the Management Studio that the question is regarding – Chris Lawlor Oct 1 '08 at 19:26

Your Answer

Get an OpenID
or

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