Tank you very much, I know that all of the sqlite's operates will be parsed
to vdbe code, but i don't know
how can i get the map of vdbe code to file operate.   

Ben Combee wrote:
> 
> On 7/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>>
>> hello, I port the sqlite3 to linux(file system is jffs2).now , I must
>> cout
>> the nandflash expire in sqlite3 running.
> 
> SQLite works on top of the file system, so it has no knowledge of what
> JFFS2 and MTD are doing to manage your NAND flash.  You'll have to
> talk directly to the JFFS2 layer on your device and find out what's
> happening to the file that stored the SQLite database.
> 
> -----------------------------------------------------------------------------
> To unsubscribe, send email to [EMAIL PROTECTED]
> -----------------------------------------------------------------------------
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/how-to-cout-the-nandflash-expire-tf4168923.html#a11891733
Sent from the SQLite mailing list archive at Nabble.com.


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to