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