Re: [pysqlite] 32bit sqlite db to 64bit sqlite db
Roger Binns <[email protected]> Sat, 11 Jul 2009 11:16:27 -0700
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dinesh B Vadhia wrote: > Are there any issues in creating a 32bit sqlite db under a 32bit Windows > OS and moving it to 64bit Linix OS? No. The SQLite file format does not depend on the operating system, 32 or 64 bitness or endianess. http://www.sqlite.org/fileformat.html Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkpY1vYACgkQmOOfHg372QR3swCfWxpyoB3oeYLuJyjQsz6vbxrn jCgAnR1EToj2N/PuKFzpjIr7bkBmMdeD =x167 -----END PGP SIGNATURE-----