Dear Alex,
i use a VisualFoxPro Programm with PivotCubeX. In the Click Method i use this :
...
thisform.Olecontrol1.CubeLoad("")
thisform.Olecontrol1.visible=.f.
thisform.Refresh
thisform.Olecontrol1.visible=.t.
it works with PivotCubeXLib.ocx Version
Dateiversion : 3.5.1.9
Produktversion : 3.4.0.1
didn´t work PivotCubeXLib.ocx with
Dateiversion : 3.5.1.11
Produktversion : 3.4.0.1
There are no Dimension´s and Measures are show.
I use the Double Precision zCube.DLL
What can I do ?
Best reagards Uwe