>Tue Apr 19 18:35:27 GMT 2011 Danny dragonslayer2k at yahoo.com 
>
>Depends on access type.  If accessing sequentially, paging would be minimal, 
>that is, you would process the "segment" that fits into memory, then page 
>in another "segment" and process that, etc., etc.
Even so it would now be accessed at disk speeds and thus very slow by 
comparison.
And OBTW, the db won't likely do sequential access.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to