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.
是否可以在 ComponentOne ActiveReports 中从 SQL Server 加载 RDLX 文件?我目前需要将 RDLX 文件存储在第三方服务中。我还使用 web 服务来呈现报告,因为查看器在 SilverLight 中。
您可以设置一个 Web 服务,该服务返回要在 ActiveReport Developer 中使用的数据集。请参阅 AR7文档链接,该链接将指导您设置返回数据集以在 ActiveReport Developer 中使用的 Web 服务。
您可以设置一个 Web 服务,该服务返回一个可以在报表查看器控件中显示的报表文档。
AR7 还允许设置一个 Web 服务,该服务返回一个可以在报表查看器控件中显示的报表文档。可以在此处找到图解演练。
问候,莫希塔