Re: Simple free db



On 2007-07-25, Helmut Woess <user22@xxxxxxxx> wrote:
retreive database records quickly. As it is now, I have to read
sequentially through the whole file. I don't want to use the Borland
DB because of distribution problems. Any suggestions?

Thanks.

Have a look at free virtualTable: http://www.crlab.com/vtable/
You can connect it via a datasource to Grids and Navigators, you can
insert, update and delete records, store them on disk, you can use first,
next, last, locate(), findnext(), ... and all other database functions.

It's only a binary only trial.
.