On 2019-12-16 14:05, Norbert Saint Georges wrote:
Thank you for your answer.
but when i do the test
create table t (id numeric (38,0));
insert into t (id) values (203974809258041991228294191469794647457);
create table t1 (id decfloat (16));
insert into t1 (id) values (203974809258041991228294191469794647457);
t = kb
t1 = ok
What do you mean with this?
I have to import type number from oracle and the above value is an
example.
What do you advise me?
I can't answer that without information what the problem is.
Mark
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel