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. Database & SysAdmin
  3. Database
  4. Crystal Reporting

Crystal Reporting

Scheduled Pinned Locked Moved Database
databasesql-serversysadminhelpquestion
3 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.
  • M Offline
    M Offline
    Morore_Charles_007
    wrote on last edited by
    #1

    Hi am new to SQL Server and i need to make a reporting i have this thable e.g Name RecieptNo Charles 0001 Charles 0002 Charles 0003 Harry 0004 Harry 0005 The report need to look like this Name RecieptNo _____________________ Charles 0001 0002 0003 ____________________ Harry 0004 0005 can any one help with the query for this one?

    M T 2 Replies Last reply
    0
    • M Morore_Charles_007

      Hi am new to SQL Server and i need to make a reporting i have this thable e.g Name RecieptNo Charles 0001 Charles 0002 Charles 0003 Harry 0004 Harry 0005 The report need to look like this Name RecieptNo _____________________ Charles 0001 0002 0003 ____________________ Harry 0004 0005 can any one help with the query for this one?

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      So do the formatting of the data in the report. DO NOT try and make the database do the UIs job. The query into the database should get you all the data required in the report, it is then up to you to format the report the way you need it to look, this has nothing to do with the query.

      Never underestimate the power of human stupidity RAH

      1 Reply Last reply
      0
      • M Morore_Charles_007

        Hi am new to SQL Server and i need to make a reporting i have this thable e.g Name RecieptNo Charles 0001 Charles 0002 Charles 0003 Harry 0004 Harry 0005 The report need to look like this Name RecieptNo _____________________ Charles 0001 0002 0003 ____________________ Harry 0004 0005 can any one help with the query for this one?

        T Offline
        T Offline
        thatraja
        wrote on last edited by
        #3

        Use the Suppress if duplicated[^] option

        thatraja

        FREE Code Conversion VB6 ASP VB.NET C# ASP.NET C++ JAVA PHP DELPHI ColdFusion
        HTML Marquee & its alternatives

        Nobody remains a virgin, Life screws everyone :sigh:

        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