Pivot tables without AnalisysServices???

S

SergioT

Hi

I wanna know if it's possible to create a pivot table on asp.net using only
datasets, webservices and OWC, without Analisys services Just like Excel
do.
If it is possible can anyone please tell me how??

Thanks in advance
Sergio T.
 
A

Alvin Bruney [MVP]

Yes, OWC is not strictly related to analysis services. OWC is an independent
package. You can either google this newsgroup for sample code or purchase
one of the books available to guide you thru.
 
Top