
Using seek and index with text database
In need to make a system using VB, but my database is very large (around 60
MB), and probably will grow a few. My server is a Pentium with 2 GB in HD.
I decide to use a text format for my database for its compact size.
The system must be able to make seek and filters quickly, Some can help
where I can find the procedure to apply and index and seek.
How long takes a reindex task?
Thanks