BCD Overflow

I build an report with FR 2.5 and when i make an sum using the Database employee.gdb in table Salary_history it show this error:
BCD overflow

I sum just two record??s and the total is less that 10, but i change the value in
field old_salary to it greather that 10 it work fine.

It just show this error if the sum is less 10 else work fine

Comments

  • edited 6:24AM
    Anybody can help ?

    Thanks for response
  • edited 6:24AM
    Hi there,

    try casting the currency to float ( cast(xxx as float) xxx ), then u can avoid the BCD overflow problem.

    regards,
    magic ang
  • edited 6:24AM
    The problem to make this is that have many places that i used this. Have other idea? This problem is with FastReport? Why?

    Thank??s

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.