Eduardo Morras wrote:
> Trying simple "SELECT r.name FROM resource AS r WHERE r.name = ?" gets "Out 
> of memory" too calling preparev2.

This has nothing to do with the query itself.

If you aren't doing something funny with the memory allocator, it's likely
that SQLite's database object got corrupt by some other buggy code.


Regards,
Clemens
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to