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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Multiple values in sql report

Multiple values in sql report

Scheduled Pinned Locked Moved Database
questiondatabase
4 Posts 2 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.
  • D Offline
    D Offline
    dotnetcsharpdev
    wrote on last edited by
    #1

    Hi, I have a table in my sql report which has repeated values for the repeated values of one column.. something like master table with multiple values and detail table with multiplw values. How can I implement it in sql report? as i cannot insert a table inside a table!!...

    D 1 Reply Last reply
    0
    • D dotnetcsharpdev

      Hi, I have a table in my sql report which has repeated values for the repeated values of one column.. something like master table with multiple values and detail table with multiplw values. How can I implement it in sql report? as i cannot insert a table inside a table!!...

      D Offline
      D Offline
      David Mujica
      wrote on last edited by
      #2

      I'm not sure what you mean by "SQL Report". :confused: Are you using a report writer ? Using a report writer, you would create 3 groupings: 1 Master level 2 child level 3 grandchild level You can then place summary fields at each grouping footer and display headers for each group change. Maybe list the data you are trying to report on and we can give a more detailed solution.

      D 1 Reply Last reply
      0
      • D David Mujica

        I'm not sure what you mean by "SQL Report". :confused: Are you using a report writer ? Using a report writer, you would create 3 groupings: 1 Master level 2 child level 3 grandchild level You can then place summary fields at each grouping footer and display headers for each group change. Maybe list the data you are trying to report on and we can give a more detailed solution.

        D Offline
        D Offline
        dotnetcsharpdev
        wrote on last edited by
        #3

        :omg:   sorry for the confusion, i   reworked the report, this is a sql report and am developing it using vs. I need to take sum of the values in a table column but there is no way i can do that as all i can access in a new textbox are globals, fields and table textboxes don't figure in globals!!! also master detail kind of display using the values from the stored procedure is unknown to me.

        D 1 Reply Last reply
        0
        • D dotnetcsharpdev

          :omg:   sorry for the confusion, i   reworked the report, this is a sql report and am developing it using vs. I need to take sum of the values in a table column but there is no way i can do that as all i can access in a new textbox are globals, fields and table textboxes don't figure in globals!!! also master detail kind of display using the values from the stored procedure is unknown to me.

          D Offline
          D Offline
          David Mujica
          wrote on last edited by
          #4

          I don't think I can help you. I'm not experienced with SQL Report. I'm much better at Crystal Report in Visual Studio 2005 Professional.

          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