gpt4 book ai didi

sql - SQL Server 2008 中的 BIDS、标准版和企业版

转载 作者:行者123 更新时间:2023-12-04 20:56:41 25 4
gpt4 key购买 nike

  1. SQL Server 2008 - 标准版(64 位)是否支持 Business Intelligence Development Studio (BIDS)?如果是,请告诉我怎么做。

  2. SQL Server 2008 标准版和企业版之间的主要区别是什么?标准版(64 位)与企业版一样吗?

最佳答案

1. Does SQL Server 2008 Standard Edition (64-bit) support Business Intelligence Development Studio (BIDS)?

是的,BIDS 是“真正的”SQL Server(非 Compact)的所有版本中可用的共享组件。我不是 100% 确定它会包含在 Express 版本中 - 但肯定会包含在 Standard 版本中,它就在那里。

安装时需要选择(“Shared Features”下的第一项):

enter image description here

2. What are the main differences between SQL Server 2008 Standard Edition and Enterprise Edition? Is Standard Edition (64-bit) the same as Enterprise Edition?

- 标准版与企业版相同 - 两个相同的版本没有意义......

有一个 extensive list on the Microsoft SQL Server site - 太长了,不能在这里重复。

更新:要了解您的数据库引擎是什么版本,请使用

SELECT @@VERSION

返回类似的东西:

Microsoft SQL Server 2008 R2 (SP2) - 10.50.4000.0 (X64) 
Jun 28 2012 08:36:30
Copyright (c) Microsoft Corporation
Developer Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)

关于sql - SQL Server 2008 中的 BIDS、标准版和企业版,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13526266/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com