Hi,

I want to store and retrieve sorted integer (these integers are file
offsets). So do I have to use SQLite or shall I store it in a file?
(Reading from the file will be easy by using fseek()). Which would be
efficient? SQLit or this file way? or do you have any other suggestions?
(In this case, I will have millions of integers to store and retrieve)

What the real data is a network packet dump file. I want to store and
retrieve the location of each packet, in order to make packet reading a
faster way from a very large dump file (in terms of GBs) 

Thanks,
  Lloyd


______________________________________
Scanned and protected by Email scanner

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

Reply via email to