Page 1 of 1
Migrating to adt format
Posted: Wed Oct 17, 2007 1:09 pm
by norberto
hi, i am migrating to adt file format, i see an blog of RF about this, but this page is deleted, my doubt is about numeric field type, adt files dont support this type, i should use another? thanks
Posted: Thu Oct 18, 2007 12:12 am
by nageswaragunupudi
Now version 8.1 supports numeric field type like in dbf.
Even earlier, we could use integer or double or money formats as it fits our needs. Money format does not lose precision in mathematical computations like SUM(..) even on very large tables. So no worries about getting occassional rounding errors. Even the present compatible numeric field is said to be so.
It is always a better world with ADT than DBF.
Posted: Thu Oct 18, 2007 12:48 am
by norberto
nageswaragunupudi,
in adt documentation says : only 2 ou more to numeric fields, 1 digit is to sign
thanks
Norberto