Thanks for your response! We are currently running our app on a 64 bit machine (btw OS is Debian GNU/Linux).
I was just wondering how portable is the backup format... (well according to the backup API - as far as I see the backup format is nothing but the database file format). Gyula ________________________________________ Feladó: sqlite-users-boun...@sqlite.org [sqlite-users-boun...@sqlite.org] ; meghatalmazó: Doug Currie [doug.cur...@gmail.com] Küldve: 2010. december 7. 18:40 Címzett: General Discussion of SQLite Database Tárgy: Re: [sqlite] Backup-restore behaviour 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 _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users