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. CrossTab Sql Server 2000

CrossTab Sql Server 2000

Scheduled Pinned Locked Moved Database
sharepointdatabasesql-serversysadminquestion
2 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.
  • N Offline
    N Offline
    nikneem2005
    wrote on last edited by
    #1

    Hey guys... I have a very simple question with probably a very difficult answer (for me :)) I have a view, containing three fields I want to create a crosstab with. A Date (should be the 'row' header) A Name (should be the 'column' header) and a Total (number) field. Can anyone 'introduce' me into SQL, cause i'm very very very new into these kind of queries (probably SP's) I love it when a plan comes together

    D 1 Reply Last reply
    0
    • N nikneem2005

      Hey guys... I have a very simple question with probably a very difficult answer (for me :)) I have a view, containing three fields I want to create a crosstab with. A Date (should be the 'row' header) A Name (should be the 'column' header) and a Total (number) field. Can anyone 'introduce' me into SQL, cause i'm very very very new into these kind of queries (probably SP's) I love it when a plan comes together

      D Offline
      D Offline
      Dr_X
      wrote on last edited by
      #2

      Either install Reporting Service to SQL Server or endure the agony I had to by using the following techniques. Take a look at the following article which will do the cross tab queries. I implemented them with success. http://www.sqlteam.com/item.asp?ItemID=2955[^] Good Luck Michael I firmly believe that any man's finest hour, the greatest fulfillment of all that he holds dear, is that moment when he has worked his heart out in a good cause and lies exhausted on the field of battle - victorious. Vince Lombardi (1913-1970)

      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