SQL Server 用户实例(与 CE 和其他嵌入式数据库相比)有哪些非开发案例?
SQL Server(Express Edition)用户实例的非开发实用(生产使用(设计、开发和部署))有哪些情况?
即,当您将它们部署到生产环境中而不是 SQL Server CE(精简版)或其他嵌入式数据库时?
what are the cases of non-development practical (production use (design, development and deployment) of SQL Server (Express Edition) User Instances?
i.e. when you deploy them into production but not SQL Server CE (Compact Edition) or other embedded database?
Related question:
What are in SQL Server User Instances that make them impossible in non-Express Editions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
与 Sql Server Ce 几乎相同,但希望数据存储更加健壮。另请记住,诸如报告服务之类的功能可用于 Sql Server Express,但不可用于 Ce,这可能会影响其中一种服务的需求。
Pretty much the same as Sql Server Ce, but where it's desirable that the data store be more robust. Also bear in mind that things like reporting services are available to Sql Server Express but not Ce, which can make a difference to the desirability of one over the other.