On Nov 27, 2007, at 7:26 PM, Jarl Friis wrote:

"Nuno Lucas" <[EMAIL PROTECTED]> writes:

If you will be sharing databases between different endienness
systems then you care, so you will take appropriate actions to have
the best result. The same is true with any other portable file
format.

So my question boils down to: Is the SQLite fileformat portable? Or is
it only portable across endianess-equivalent architectures?

It's portable between architectures with different endianness.

There is some small conversion overhead if using UTF-16 and
the endianness of the database doesn't match that of the machine
it is used on. But not much.

Dan.


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to