Edited by KTYorke on 01/01/12 12:43.
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/ar…_SRCH&SPR=OFW2K%5B/url%5D)
I inntalled 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?