|
-
May 5th, 2010, 06:39 AM
#1
Thread Starter
Hyperactive Member
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
-
May 5th, 2010, 10:54 AM
#2
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 .
-
May 5th, 2010, 11:09 AM
#3
Thread Starter
Hyperactive Member
Re: Pivot Tables with Access
Hi.
But the crosstab query, when acessing via VB, return to a normal query 
Dammit..
-
May 5th, 2010, 11:54 AM
#4
Re: Pivot Tables with Access
I don't understand what you mean, what is 'return to a normal query'?
-
May 5th, 2010, 05:33 PM
#5
Thread Starter
Hyperactive Member
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.
-
May 5th, 2010, 05:34 PM
#6
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|