Dimitry Sibiryakov a écrit :
16.12.2019 15:42, Norbert Saint Georges wrote:
I am developing an application to import Oracle DBs to Firebird 4.

   Do you mean "automatic import"?
yes, for people like me, who don't like tinkering with something other than Firebird :-)

part_id is a number that has the value:203974809258041991228294191469794647457

what should i use in firebird 4 to import part_id?

For exactly that big number (39 decimal digits) you can use only string. Even in Firebird 4 NUMERIC is limited to 38 decimal digits.
int128 is not on 16 bytes planned in FB4?

--
Norbert Saint Georges
http://tetrasys.fi



Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to