Hello Alex,
We acquired the PivotCube7 and Delphi6 worked properly. When compiled in Delphi7 the PivotCube not open, causing Insufficient Memory error. Our fact table contains about 60000 rows.
Note: When operated in Delphi6, opens the PivotCube and then write up an XML records in a folder on the station and in the next step is loading the xml to PivotCube. If we run the application in Delphi6, and then upload the data via xml Delphi7, the PivotCube works normally. The problem is the Delphi7 load directly from the database through the fact table.
What can it be?
Thanks.