SQL Server Express 的第三方分析服务等效组件

发布于 2024-12-15 08:12:32 字数 156 浏览 1 评论 0原文

据我所知,SQL Server Express Edition (2005/2008/2008R2) 不支持 SQL Server Analysis Service (SSAS)。有谁知道是否有任何第三方 SSAS 等效组件/服务/系统(免费或商业)可以完成相同的工作?

非常感谢。

As far as I know, the SQL Server Analysis Service (SSAS) is NOT supported by SQL Server Express Edition (2005/2008/2008R2). Does anyone know if there is any third party SSAS equivalent component / service / system (free or commercial) that does the same job?

Many thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

故人爱我别走 2024-12-22 08:12:32

您在市场上有多种 Olap 服务器,请查看维基页面:OLAP 服务器比较

其中您' ve icCube 作为具有社区版的内存 OLAP 服务器。如果您想知道 MDX 查询背后发生了什么,请不要错过 MDX 调试器和分析器

You've several Olap servers in the market, check the wikipage : OLAP Server comparison

Amongs them you've icCube as a In-Memory OLAP server with a community edition. If you ever wonder about what is going on behind an MDX query do not miss the MDX Debugger and Profiler

明月夜 2024-12-22 08:12:32

取决于您的要求:如果您需要空间来存储多维数据,您可以使用 离线多维数据集。这对于通过 MDX 查询或数据透视表组件向最终客户发布信息非常有用。

Depends on your requirements: if you need a space to store your multidimensional data you could use offline cubes. This is useful to release information to your final clients through MDX Queries or the pivot table component.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文