Subject FB Embedded numeric datatypes problems with ADO
Author wuiler
I have a problem working with ADO 2.6 en FB with numeric datatype.
I have a table x with mycolum numeric(18,2) values, when executing a
select mycolum from x its returns a 0 zero, not the values; I select
from the isql and return de real values.
Any one who can help me?
Thanks.