On Dec 7, 2010, at 10:49 AM, Csom Gyula wrote:

> It clarified the situation, that is backup-restore seems to be the best 
> choice:) Just one more question. As you put backup-restore is based upon data 
> pages (that could be binary a format I guess) not on plain SQL/data records. 
> After all: Is the data page/backup format platform indenpendent? For instance 
> can I restore a database on Windows from a backup created on a Linux box?

If your Linux is on ARM, you should pay attention to the 
SQLITE_MIXED_ENDIAN_64BIT_FLOAT setting for binary compatibility with Windows 
(or x86 Linux for that matter).

e

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to