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
 MSsql developer vs standard

Author  Topic 

winman15
Starting Member

2 Posts

Posted - 2007-10-04 : 17:09:11
100% new to SQL and have a choice of whether to start learning on standard or developer. Which one would the you folks reccommend (and why if possible)? Thanks in advance

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2007-10-04 : 17:13:20
developer is equal to enterprise but you can use it only to develop stuff, you can't use it on production.
standard doesn't have the same high end functionality that enterprise/developer has.

however you can't go wrong with developer.

_______________________________________________
Causing trouble since 1980
blog: http://weblogs.sqlteam.com/mladenp
SSMS Add-in that does a few things: www.ssmstoolspack.com
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2007-10-04 : 17:51:19
Developer is the cheaper way to go. Standard requires a server + CAL license or CPU licensing. Developer is 50 bucks I believe.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/
Go to Top of Page

winman15
Starting Member

2 Posts

Posted - 2007-10-04 : 18:44:25
I get both for free through my college so I was just mainly wondering which one should I start with the learn from the ground up.
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2007-10-04 : 18:46:28
Developer has more features.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/
Go to Top of Page

eyechart
Master Smack Fu Yak Hacker

3575 Posts

Posted - 2007-10-04 : 19:16:05
quote:
Originally posted by winman15

I get both for free through my college so I was just mainly wondering which one should I start with the learn from the ground up.



developer edition supports all of the enterprise edition features.

http://www.microsoft.com/sql/editions/default.mspx



-ec
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-10-04 : 19:49:41
You still need to pay license for standard edition when you install it on another machine, even you get free installation cd.
Go to Top of Page
   

- Advertisement -