Re: [sqlite] SQLITE3 Runs out of memory.

2011-11-18 Thread Stuart Thomson
s-boun...@sqlite.org] on behalf of Stuart Thomson [s_thom...@bitwisegroup.com] Sent: Thursday, November 17, 2011 6:51 AM To: sqlite-users@sqlite.org Subject: EXT :[sqlite] SQLITE3 Runs out of memory. Hi, Before I start diving into the sqlite3 code, I was wondering if anyone had this sort of prob

[sqlite] SQLITE3 Runs out of memory.

2011-11-17 Thread Stuart Thomson
Hi, Before I start diving into the sqlite3 code, I was wondering if anyone had this sort of problem before and could possibly point out to me where I might find the problem. I am running 3.7.9 on a embedded project using a database with one table (structured (integer id, blobdata BLOB). Now

[sqlite] Help with sqlite3OsRead - porting to a new OS

2011-10-25 Thread Stuart Thomson
Hi, I'm in the middle of porting sqlite3 to a new Operating System and have come across a problem with the sqlite3OsRead function in the sqlite3PagerReadFileheader function body. Before the sqlite3OsRead function is called, the parameters are correctly populated for example: pPager->fd