Hello !
I have to generate valid btrieve timestamp values (using native btrv, not via SQL).
The reference manual says (A-28) : "The value is stored internally as a TIMESTAMP MicroKernel key, an 8-byte long field that contains the complete date and time value converted to the fractions of seconds that timestamp precision specifies .."
But don't know some more things:
1. How/Where can I adjust timestamp precision ? In PCC the precision field for timestamp is greyed out
2. Since when do the seconds of timestamp values count ?
Werner