Subject Re: [IBO] FieldsDisplayFormat
Author Eko Sudarusman
In the original version of sample code of "Client/Server concept", content stringlist property of DmEmployee.ibSalaryHistoryTable.FieldsDisplayFormat are :

PERCENT_CHANGE=###.####
OLD_SALARY=$###,###,##0.00
NEW_SALARY=$###,###,##0.00

But ... it doesn't work, and still release error messages frequently "4.25 (or something float value) is not a valid integer value".
If I delete all contents of FieldsDisplayFormat, error message dissapear though value appearance of float/numeric field column not such as I expect.

E. Sudarusman

----- Original Message -----
From: "Helen Borrie" <helebor@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, 29 August, 2005 09:55 AM
Subject: Re: [IBO] FieldsDisplayFormat


> At 09:34 AM 29/08/2005 +0700, you wrote:
>>I am new participant in this forum.
>>At the time of me starting to try the IBOBJECT demos,
>>specially for "Client/Concept server" which the example-code exist in
>>"CSDEMO" directory,
>>I found error message "4.25 (or something float value) is not a valid
>>integer value"
>>each time I shift-up or shift-down record in SALARY_HISTORY table.
>>But ... If I clear empty of ibSalaryHistoryTable.FieldsDisplayFormat -->
>>error message not show-up, but column field display format of OLD_SALARY,
>>NEW_SALARY and PERCENT_CHANGE are very bad.
>>
>>Please help me, how to fixed it the problem of FieldsDisplayFormat
>>property ...
>>Note : I try it above using Delphi7 and IBobject 4.5-Ai-eval
>
> It appears that the display format you had was not applicable to the data
> type of the data. How did you set it up? How do you want it to be?
>
> Helen
>
>
>
>
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
> keyword-searchable FAQ, community code contributions and more !
> Yahoo! Groups Links
>
>
>
>
>
>

[Non-text portions of this message have been removed]