Hi,
I try to make a dynamic Pivot table (reading from Oracle)
using Office Web Components (OWC) – Office 2000.
I try to “start” from an example: OWebComp.exe
from microsoft site
(http://support.microsoft.com/support/kb/articles/Q258/1/87.ASP?LN=EN-US&SD=msdn&FR=0&qry=PivotTable&rnk=7&src=DHCS_MSPSS_msdn_SRCH&SPR=OFW2K)
I installed the example on our Web Server (NTServer + IIS 4.0).
When I open a page with OWC (client-side VB script)
on a PC ( windows 2000, with Office 2000 and OWC installed )
I get an error “error in DLL”.
When I open the same page with OWC (client-side VB script)
on a PC ( windows 95, withOUT Office 2000 and OWC installed )
I get an error “ActiveX control can’t create object”.
Can someone help me?