Well, thank you all. I managed to solve the problem. It was some initialization problems with sqlite.
On Mon, May 25, 2009 at 7:20 PM, João Eiras <[email protected]> wrote: > Okay, but I'm using the latest sqlite source version 3.6 > > On Mon, May 25, 2009 at 7:17 PM, Derrell Lipman > <[email protected]> wrote: >> On Mon, May 25, 2009 at 1:10 PM, João Eiras <[email protected]> wrote: >>> Btw, the same happens with the command line sqlite program >>> >>> $ sqlite >>> SQLite version 2.8.17 >> >> These pragmas didn't exist six years ago when 2.8.17 was current. The >> only pragmas in that version are: >> >> default_cache_size >> cache_size >> default_synchronous >> synchronous >> temp_store >> default_temp_store >> >> Derrell >> _______________________________________________ >> sqlite-users mailing list >> [email protected] >> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users >> > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

