Subject | Re: [firebird-support] Re: firebird format between windows and linux |
---|---|
Author | Ann W. Harrison |
Post date | 2004-03-02T18:51:42Z |
At 12:44 PM 3/2/2004, Milan Babuskov wrote:
determines alignment. The three differences between databases on different
platforms are datatypes (VAX/VMS has/had a non-standard float type),
word-endianness, and alignment - i.e. whether quadwords aligned on eight
byte boundaries, four byte boundaries, or two byte boundaries.
www.ibphoenix.com
We have answers.
>I believe that there are also versions of Linux that run on differentThe processor is the major factor, but I believe it is the OS that
>architectures (PPC for example), so it is actually a processor, not an
>OS issue. Correct me if I'm wrong.
determines alignment. The three differences between databases on different
platforms are datatypes (VAX/VMS has/had a non-standard float type),
word-endianness, and alignment - i.e. whether quadwords aligned on eight
byte boundaries, four byte boundaries, or two byte boundaries.
>Regards,Ann
www.ibphoenix.com
We have answers.