Is there any reason why a database of >20GiB would have problems being opened 
with sqlite3_open_v2 or have issues with sqlite3_prepare_v2.
I am running on a RHEL 5 x86_64 server.

Accessing the database via the legacy open and prepare functions works fine as 
well as the exec function.

The database contains a single table with 4 integer keys and a 1300 byte string 
column.

Thanks,
Severin Swensen

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to