Re: [sqlite] Coulden't access my db, because of "Out of memory" error

2009-05-29 Thread Simon Slavin
On 29 May 2009, at 10:42am, elmarr...@systemcompetence.de wrote: > My question would be, how I can resize the db file or how to check > if it > is corrupted. Or what I can do to access my data. Use the command-line tool to open it, and check it can access records using a few 'SELECT'

[sqlite] Coulden't access my db, because of "Out of memory" error

2009-05-29 Thread ElmarRath
Hello, I'm new to sqlite and have now the problem, that i couldn't access my database. When I try I get the following line. sqlite.c:210 Unable to open Database=/usr/local/testing/db/test.db. ERR=out of memory The database has nearly a size of 2GB. My guess would be that I've run out of