Editing RDL files with Visual Studio 2008

最后都变了- 提交于 2019-12-05 18:28:43
Michael Maddox

Business Intelligence Design Studio is what allows you to create RDL files. It installs from the SQL Server installer, but actually modifies the install of Visual Studio such that you can create SSRS specific projects.

Here's another Stack Overflow question on RDLC vs. RDL:

When to use RDLC over RDL reports?

Which points to this thread with more information:

http://forums.asp.net/t/1173578.aspx

See also:

http://www.gotreportviewer.com/

Question 10 on GotReportViewer is "What is the difference between RDL and RDLC formats?"

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!