On 23 Jun 2011, at 9:31pm, Jan Hudec wrote:

> You also need to make sure you are using
> 64-bit build of SQLite (32-bit build can only use between 2 and 3 GB and
> that's not enough for such huge database).

If you try to use a 32-bit compilation of SQLite to open a bigger database, 
does sqlite3_open() issue an error message ?

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

Reply via email to