Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Diffrence between RDL and RDLC

Diffrence between RDL and RDLC

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-netdatabasesql-server
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Prosanta Kundu online
    wrote on last edited by
    #1

    Hi all I am working on a asp.net application. There is a requirement to create reports. I am using SQL server 2008. What is the best solution, RDL or RDLC? Please advice Thanks in advance Prosanta

    S 1 Reply Last reply
    0
    • P Prosanta Kundu online

      Hi all I am working on a asp.net application. There is a requirement to create reports. I am using SQL server 2008. What is the best solution, RDL or RDLC? Please advice Thanks in advance Prosanta

      S Offline
      S Offline
      sashidhar
      wrote on last edited by
      #2

      Prosanta Kundu online wrote:

      I am working on a asp.net application

      If it is asp.net application Use RDLC instead of RDl..! and present the reports in report viewer..! If you want to use only reports then use rdl files and display it thr reportserver

      LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.

      A 1 Reply Last reply
      0
      • S sashidhar

        Prosanta Kundu online wrote:

        I am working on a asp.net application

        If it is asp.net application Use RDLC instead of RDl..! and present the reports in report viewer..! If you want to use only reports then use rdl files and display it thr reportserver

        LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.

        A Offline
        A Offline
        Archana India
        wrote on last edited by
        #3

        RDL files creation is through SQL 2005->Report Designer and RDLC files creation is through VS 2005->Report Designer also RDL and RDLC formats have the same XML schema but in RDLC files, some values (Query Text) are allowed to be empty, which means that they are not immediately ready to be published to a Report Server. The missing values can be entered by opening the RDLC file using the SQL Server 2005 version of Report Designer....... thats what i think!!!

        S 1 Reply Last reply
        0
        • A Archana India

          RDL files creation is through SQL 2005->Report Designer and RDLC files creation is through VS 2005->Report Designer also RDL and RDLC formats have the same XML schema but in RDLC files, some values (Query Text) are allowed to be empty, which means that they are not immediately ready to be published to a Report Server. The missing values can be entered by opening the RDLC file using the SQL Server 2005 version of Report Designer....... thats what i think!!!

          S Offline
          S Offline
          sashidhar
          wrote on last edited by
          #4

          Archana,India wrote:

          RDL files creation is through SQL 2005->Report Designer and RDLC files creation is through VS 2005->Report Designer

          Yes You are correct..! After This I didnt Get it..! I created Both Types of applictions..! I got very Good help from this forum..! http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/threads[^]

          Archana,India wrote:

          The missing values can be entered by opening the RDLC file using the SQL Server 2005 version of Report Designe

          I think You are talking abt parameters they can be left blank in any type of the file ..! What exactly You are trying to develop..! In rdlc files u need to display the files using reportviewer control ..!

          LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups