Database converter : need help !
Posted: Mon Apr 25, 2005 1:50 pm
Hi all,
i'm working on a small database converter and have a problem with the NUMBER field structure (Paradox Table).
It's supposed to be a double-precision floating-point value (8 bytes, Big Endian, with 15 significant figures).
I edited a lot of files but can't figure out how these values are coded.
Do you have some experience with this ?
How can i convert the Hex codes to a readable decimal string ?
Thanks for your help.
i'm working on a small database converter and have a problem with the NUMBER field structure (Paradox Table).
It's supposed to be a double-precision floating-point value (8 bytes, Big Endian, with 15 significant figures).
I edited a lot of files but can't figure out how these values are coded.
Do you have some experience with this ?
How can i convert the Hex codes to a readable decimal string ?
Thanks for your help.