Pivot Table using SQL Server 2000 and ASP.net 1.1

Last post 04-27-2008 12:43 PM by joteke. 1 replies.

Sort Posts:

  • Pivot Table using SQL Server 2000 and ASP.net 1.1

    04-25-2008, 1:17 AM

    Hi Experts,

    I would ideally like to display some data in an ASP front end in a Pivot Table style Resultset.

    I would like to put my Columns into the first column of a table, then the fields in the second column and the Values in the next.


    Table
    Red   | Bucket  | 22
    Red   | Spade   | 25
    Blue  |  Bucket  |  23
    Blue  |  Spade  |  24

    Displaying as

                 Red  |   Blue
    Bucket   22   |     23
    Spade    25  |     24

    I have a variable number of fields, that change fairly frequently.
    Apparently SQL Server 2000 doesn't support this type of thing.  I was hoping with ASP I could maybe do it?

    Filed under: , , , ,
  • Re: Pivot Table using SQL Server 2000 and ASP.net 1.1

    04-27-2008, 12:43 PM
    Answer
    • Loading...
    • joteke
    • Joined on 06-16-2002, 11:24 AM
    • Kyro, Finland
    • Posts 6,577
    • ASPInsiders
      Moderator
      TrustedFriends-MVPs
Page 1 of 1 (2 items)
Microsoft Communities
Page view counter