Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道 SQL Server Reporting Services Standard Edition 是否能够针对 SQL Server Express 数据库运行报表。
此外,如果可以针对 SQL Server Express 数据库安排报告。
是的。Reporting Services 不关心它从哪里获取数据。
计划由 Reporting Services 用于其元数据的 SQL Server 处理。与用户数据的来源无关(在这种情况下为 Express)。