Subject | ... |
---|---|
Author | Enrico Cima |
Post date | 2002-03-15T11:46:57Z |
Dear Group,
I need help for the following item:
I have a field containing a Float number: 1,234
From a normal IB_Edit, setting in IB_Query the Display format, i can have for example 1,23.
But, if i want to get the number thorugh a FIELBYNAME property, i can get only the correct number 1,234. (And it is correct of course).
If i want to have through FieldByName , instead of 1,234 , the same result as in IB_Edit, how can i manage?
Thanks,
and Best Regards,
Enrico
[Non-text portions of this message have been removed]
I need help for the following item:
I have a field containing a Float number: 1,234
From a normal IB_Edit, setting in IB_Query the Display format, i can have for example 1,23.
But, if i want to get the number thorugh a FIELBYNAME property, i can get only the correct number 1,234. (And it is correct of course).
If i want to have through FieldByName , instead of 1,234 , the same result as in IB_Edit, how can i manage?
Thanks,
and Best Regards,
Enrico
[Non-text portions of this message have been removed]