在一个水晶报表中使用多个数据源
我正在使用水晶报表2008,我想在一份报表中使用多个数据源。一种是连接informix,另一种是连接redbrick数据源。两者都是独立的数据源,没有任何共同的价值来将它们关联起来。我们可以有这样的选择吗? 请指教?
I am using crystal reports 2008, I want to use multiple data sources in one report. One is connecting informix and another is connecting redbrick data source. Both are independent data source and doesnt have any common value to co -relate them. Can we have that option?
Pleae advice?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
你已经尝试过了吗? Crystal Reports 允许您通过 Database Expert 从多个数据源添加表。它会警告您它可能不起作用,但很多时候它是有效的。
Have you tried it already? Crystal Reports allows you to add tables, via Database Expert, from multiple datasources. It will warn you that it may not work, but many times it does.
我也有同样的问题。
不过现在用了子报表就OK了。
IE。创建仅包含详细信息部分的子报告并将其放入主报告中。
据我同事说,
对于“独立数据源”,完全没有关系,
我们应该使用子报表。
I had the same problem.
But now its OK after using subreport.
ie. Create the subreport with just the details section and put in inside the main report.
According to my colleague,
For "independent data sources", that have no relationship at all,
we should use subreport.