【问题标题】:How can use Alias filed in FastReport.net如何使用在 FastReport.net 中归档的别名
【发布时间】:2014-07-27 02:36:02
【问题描述】:

我需要将自定义查询传递给 FastRepoert.net,并且此查询使用别名字段,但我无法在 fastreport.net 中使用此字段
例如在这段代码中,如何在我的报告中使用总字段?

select sum(price) as total from account

【问题讨论】:

    标签: fastreport


    【解决方案1】:

    在表格选择页面中的报表设计中创建新数据源时,单击“添加 sql 查询...”并在此之后输入您的查询,带有别名字段的新表格已创建并可使用

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-02-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多