Subject Re: [IBO] 3.6D Problem
Author Jason Wharton
This is due to BCD fields. There was a fix posted on the list for that.
Apply it and you should be fine. I'll be posting a sub-release soon to fix
it.

Since the simple change to make TIBOBCDField descend from TBCDField instead
of TNumericField is the cause of this (thanks to quick reports) another very
quick workaround you can do if you are not using EditMask with QR is to make
it descend from TNumericField again. Look in IBDataset.pas and you will see
where it does this.

I am working on a fix that is once and for all.

Thanks,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <kamen_lai@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, April 02, 2001 11:49 PM
Subject: [IBO] 3.6D Problem


> Use 3.6Cg on ReportBuilder 5.55 all work fine , but if
> use 3.6D , on DADE Preview Record , on each Numeric Column
> AV will be occurs