Sql Server 2008 Express Edition Licensing

孤街浪徒 提交于 2019-12-10 08:06:19

问题


I'm deploying a web application into a server (hosting company). The application uses Sql Server 2008 Express Edition as its database. It seems from the license agreement that this state is ok, as Microsoft says:

"All editions of SQL Server Express are free downloads that can be redistributed subject to agreement. Each edition can function both as the client database and as a basic server database. Any edition of SQL Server Express is an ideal choice for independent software vendors (ISVs), server users, non-professional developers, Web developers, Web site hosts, and hobbyists who are building client applications... "

I didn't see any explicit reference on that case. Do you have any experience with that issue? Is there any license problem with that?


回答1:


No, no licensing problems at all - SQL Server 2008 Express is FREE to use, to deploy, to install - and can be used for any kind of hobbyist or commercial application - no restrictions.



来源:https://stackoverflow.com/questions/2320954/sql-server-2008-express-edition-licensing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!