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 <joao.ei...@gmail.com> wrote:
> Okay, but I'm using the latest sqlite source version 3.6
>
> On Mon, May 25, 2009 at 7:17 PM, Derrell Lipman
> <derrell.lip...@unwireduniverse.com> wrote:
>> On Mon, May 25, 2009 at 1:10 PM, João Eiras <joao.ei...@gmail.com> 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
>> sqlite-users@sqlite.org
>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>>
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to