我对rdl和rdlc报告都感到困惑. [英] I confused on both rdl and rdlc report.

查看:62
本文介绍了我对rdl和rdlc报告都感到困惑.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对rdl和rdlc报告都感到困惑.
您能告诉我rdl和rdlc报告的功能差异吗?

I confused on both rdl and rdlc report.
Can u tell me the functionality difference of rdl and rdlc report

推荐答案

在CP上引用类似的线程:
.rdl和.rdlc之间的区别是什么报告 [ ^ ]

..and more
Refer similar thread on CP:
what''s the difference between .rdl and .rdlc reports[^]

..and more here[^]


RDL:
1.报表定义语言
2.由具有报表服务的Sql Server创建
3.在服务器端运行
4.需要所有元素的值,例如查询文本
5.花更少的时间在报表中生成大数据

RDLC:
1.报表定义语言,客户端
2.由Visual Studio创建
3.在客户端运行
4.不需要所有元素都有值,例如查询文本
5.花更多时间在报表中生成大数据
6.As在不需要报告服务的本地许可中运行
RDL:
1.Report Definition Language
2.Created by Sql server with reporting services
3.Runs on server side
4.Requires values for all elements such as query text
5.Takes less time to produce large data in reports

RDLC:
1.Report Definition Language, Client Side
2.Created by Visual studio
3.Runs on client side
4.Does not require to have values for all elements such as query text
5.Takes more time to produce large data in reports
6.As runs in local license of the reporting services not needed


这篇关于我对rdl和rdlc报告都感到困惑.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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