将数据添加到Crystal报表 [英] Adding data to crystal report

查看:137
本文介绍了将数据添加到Crystal报表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我想在水晶报表中添加信息,问题在于它来自三个表.

报告上的布局是这样的

< b>
MACHINE_NAME
</b>

操作系统,RAM
处理器,速度,
.........其他各种信息.......
< b>
驱动器.
</b>
字母,大小,二手,免费
字母,大小,二手,免费

如您所见,在进入驱动器之前,machine_name等都是单数,现在一台机器可以有多个驱动器,我想显示有关它们的所有信息,而不必像现在这样重复机器数据.

任何建议都值得欢迎.

问候

Phil

Hi, I would like to add information to a crystal report, the problem being that it comes from three tables.

The layout on the report is like this

<b>
MACHINE_NAME
</b>

OS , RAM
PROCESSOR , SPEED,
.........Various other information..........
<b>
Drives.
</b>
letter, size, used, free
letter, size, used, free

as you can see the machine_name etc is singular till you get to a drive, now obiously a machine can have multiple drives and I would like to display information about them all, with out repeating the machine data as is happening now.

Any suggestions are more than welcome.

Regards

Phil

推荐答案

在MACHINE_NAME上添加组
在组部分中显示OS,RAM PROCESSOR,SPEED和单词"Drives"
详细显示驱动器部分

或尝试为OS,RAM PROCESSOR,SPEED和驱动器尝试不同的子报告
Add a Group on MACHINE_NAME
Show OS , RAM PROCESSOR , SPEED and the word "Drives" in the group portion
Show Drives in details Portion

Or Try Different Sub-report for OS , RAM PROCESSOR , SPEED and Drives


这篇关于将数据添加到Crystal报表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆