
-=Oleg=-
-=Oleg=-
About
- Username
- -=Oleg=-
- Joined
- Visits
- 0
- Last Active
- Roles
- FR Team
Comments
-
Hi. 1. Write to On-line support, i will help You on this question. 2. Calculated Fields required FastScript. Use recompile.exe to add FastScript support in FastCube. 3. UserDataset will be added in version 2. Now You can try to use TClientDatas…
-
Hi. There is no FastCube version for xHarbour. Oleg.
-
Hi. Please send me cube file with this error. I will test it. Note for "if Measures.Value < 0.00001 then" 0 < 0.00001 is True Oleg.
-
Hi. I fix frcCross.pas Now alignment are imported from grid if You use OnGetStyles. In future i plan to add property Styles: TfcGridStyles to TfrcGrid. Oleg.
-
Ok. I will test and fix it. Oleg.
-
Hi. Unset option mdgoResizeOnChange in fcGrid before adding fields in Y axis. Oleg.
-
Hi. Please write to support about this problem. I shall try to help you. Oleg.
-
Hi. Alive. Now. Oleg.
-
Hi. Please write to support about this problem. Low speed depends on a method of access to a database. Oleg.
-
Hi. 1. Excuse, I have not understood You. What problem? 2. Source of the data can be only successors TDataSet in this version FastCube. Version 2 will support loading the user data. 3. .mdc is a file with the data kept from FastCube. You can c…
-
Hi. We plan to make a version of FastCube in for the .Net. 8-12 month. Oleg.
-
Hi. You must recompile FastCube with FastScript support. Oleg.
-
Hi. For example: Save schema procedure Tfm_cm_FCCube.ai_SaveSchemaExecute(Sender: TObject); var TempStream : TStringStream; ASchema : String; begin try TempStream := TStringStream.Create(''); try TempStream.Position := 0; …
-
Hi. Use Data Marker editor and create Range for measure PRICE For this renge set text color. Oleg.
-
Hi. We have started to develop updating of a cube for access to OLAP servers (via MDX commands). We plan to support Hyperion Essbase and Microsoft SQL Server Analysis Server. Oleg.