Hi Guys,
I'm looking to write some code to work
with huge files. Only a small part of the files data will
ever be accessed at a time. So the
data structures will have to be designed
so that the indexing allows fast access
and uses minimal memory. Do
any of you know of any links to articles
that discuss this subject?
Ta.
Writing fast searchable file code
This is called SQL. You need to either implement a database, or use an existing......
it's too hard to go some more into the details, I only can recommend that you check out some SQL sites.....
------------------
Dance with me......
http://members.xoom.com/CJdeVos/index.htm
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement