Pivot table in .asp file

A

Armando Méndez

I need to show a pivot table from a SQL Server query in my web site whitout
the office web components, any suggestions?
 
J

Jens Peter Karlsen [FP-MVP]

Create it in Excel and save it as html.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
A

Armando Méndez

If I change the source data by adding, changing or deleting records in my
SQL database, does the html file will be updated automatically?
 
T

Thomas A. Rowe

No, you will have to recreate it.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
Top