Results 1 to 6 of 6

Thread: Pivot Tables with Access

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2010
    Posts
    285

    Pivot Tables with Access

    Hi.

    In my application, I use Vb.Net 2008 with MsAccess

    In SQL SERVER, for creating Pivot Tables, I can use the commands: PIVOT and UNPIVOT in SqlServer, for creating them.

    But, working with Vb and Access, how can I do it?

    There is some way to create a Pivot Table, by code?

    Thnak you

  2. #2
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780

    Re: Pivot Tables with Access

    The only thing that springs to mind is creating a crosstab query, but its been a good 10 years since I have made one .

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2010
    Posts
    285

    Re: Pivot Tables with Access

    Hi.

    But the crosstab query, when acessing via VB, return to a normal query

    Dammit..

  4. #4
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780

    Re: Pivot Tables with Access

    I don't understand what you mean, what is 'return to a normal query'?

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2010
    Posts
    285

    Re: Pivot Tables with Access

    The pivot table only appears in Access.

    Creating a dataset, in VB, the query is acessible only without pivot table.

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2010
    Posts
    285

    Re: Pivot Tables with Access

    The pivot table only appears in Access.

    Creating a dataset, in VB, the query is acessible only without pivot table.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width