Subject Re: [IBO] Again... Problem with Numeric and TIBOTable
Author Helton de Oliveira
Hi Geoff,

You are right, the problem comes from inside the client application. I can
insert any number direct in the server with Interactive Sql with no problem.

The field is of TIBOBCDField type and i'm using AsCurrency but the problem
remains. It also occurs if i type the desired value in a DBEdit.

I need to use the TIBO components because i'm porting an BDE application and
i need to be as fast as i can.

Can i send you a litlle sample application to demonstrate the problem ?

Helton