Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Difference in security

Author  Topic 

Back2Basic
Starting Member

3 Posts

Posted - 2008-06-25 : 23:08:02
Can anyone point me to a doc where i can see what is the difference in security between SQL 2005 Express and SQL 2005 Standard.

I think that the security is the same on both apps, but I need to have a document for the chief security architect to convince her that Express is as safe as standard.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2008-06-26 : 00:36:21
Yes the security is the same. The different editions are more for features such as max memory, clustering, replication, database size, etc.

Check the feature comparisons on the Microsoft site for SQL Server.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

Lumbago
Norsk Yak Master

3271 Posts

Posted - 2008-06-26 : 06:29:41
http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx

- Lumbago
Go to Top of Page
   

- Advertisement -