Regarding Programming with SQL Express and SQL Developer's Edition

T

Todd Carnes

When I bought my copy of Visual Studio it came with disks to install the
"developer's edition" of MS SQL. However, while installing Visual
Studio, the Express version was automatically installed and I have been
using the express version with my C# programs.


My question is, what, if any, benefit would there be in installing the
developer's version instead of continuing to use the express version.

Thanks in advance for your responses. :)

Todd
 
A

Arne Vajhøj

Todd said:
When I bought my copy of Visual Studio it came with disks to install the
"developer's edition" of MS SQL. However, while installing Visual
Studio, the Express version was automatically installed and I have been
using the express version with my C# programs.

My question is, what, if any, benefit would there be in installing the
developer's version instead of continuing to use the express version.

http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx

"SQL Server 2005 Developer Edition and Evaluation Edition are not listed
in the tables. These editions have the same feature set as the
Enterprise Edition; the only difference between these editions is the
licensing policies."

Arne
 
T

Todd Carnes

Arne said:
http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx

"SQL Server 2005 Developer Edition and Evaluation Edition are not listed
in the tables. These editions have the same feature set as the
Enterprise Edition; the only difference between these editions is the
licensing policies."

Arne

Thank you for the fast reply and the link, Arne. That answered my
question perfectly, because I wasn't aware that Developer Edition was
functionally equivalent to Enterprise Edition.

Thank you for your assistance. :)

Todd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top