I thought Puneet's reply was good.  When you make statements like
....query the internal btree table to request at least the internal
pagenr w... I think you are asking too much of sqlite, right?  The
purpose of a database engine is to abstract the gory details and make
your life easier, just as is with any library API you may use.  Unless
this is a extremely resource limited or real-time project, why make
your life complicated?

On Wed, Feb 25, 2009 at 4:51 AM, Mail.sqlite <mail.sql...@imtas.de> wrote:
> query the internal btree table to request at least the internal pagenr w
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to