Wednesday, March 7, 2012

Can I use SQL Server 2005 Workgroup Edition for ADO.net 2?

Good day,

We have developed an application using VS 2005 and SQL Server 2005 Developer Edition.

Currently, our client is asking if they could buy the SQL Server 2005 Workgroup Edition.

Is it ok? I'm afraid that the SP we made using CLR and any other functionality might not work.

We are suggesting our client to use the SQL Server 2005 Standard Edition instead. But for them to save money, can they use the Workgroup Edition instead?

I would really appreciate your help.

Thanks and more power,

Arthur

Yes, sure this is possible. Due to the lack of knowing of what your application concists, you should doublecheck the feature comparison on your own:

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

But for the "normal" and common features and programming this should be just fine unless you did not use any BI functionality.

HTH, Jens K. Suessmeyer.

http://www.sqlserver2005.de|||Thank you very much Jens for the information.

No comments:

Post a Comment