Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 ASP and Pivot Tables

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-07-15 : 07:44:11
Gavin writes "I have tried and failed many times, but i would like to create pivot tables, in ASP using OWC over Wide area network, ie i want the processing to be done on server, output via HTML (OWC) or HTML allowing refresh of data. Also the pivot , when opened must display , at least column , row ,page fields, etc. I just want the user to refresh the report, and maybe provide interactivity using OWC. Remember these are pivots over a WAN.

Thanks

Gavin"

robvolk
Most Valuable Yak

15732 Posts

Posted - 2005-07-15 : 07:45:41
Take a look at Jeff's articles here:

http://weblogs.sqlteam.com/jeffs/archive/2005/05.aspx

They don't use OWC at all, and will probably be easier, faster, and more flexible than OWC would be in your situation.
Go to Top of Page
   

- Advertisement -