Antonio,
from ADS help file
8-byte value where the high order 4 bytes are an integer containing a Julian date, and the low order 4 bytes are internally stored as the number of milliseconds since midnight. If using the Advantage CA-Visual Objects RDDs, this is a string type.
and, I have interest in MONEY type too, but I get error when I try to assign some value to this field type
Currency data stored internally as a 64-bit integer, with 4 implied decimal digits from -922,337,203,685,477.5807 to +922,337,203,685,477.5807. The Money data type will not lose precision.
Obviously this is [x]Harbour issue (ADSRDD), but maybe some body in the forum have some solution
saludos
Marcelo
Antonio Linares wrote:Reinaldo,
Whats the size in bytes and the contents of a timestamp field in ADT ?