I am looking for a tool which will allow me.
1. Access immediate at any point large data files (not sequential access).
2. Create an index in qbasic 4.5 program.
3. Lookup a record in that was indexed in qbasic 4.5.
ie. let say that the file contain the following info:
last name, first name, zip, address
I like to find all names in the file matching to specific last name and zip. Also, I like to be able to access data by partial fields.
Some years back I had the utility but lost it.
Thanks for any help.
1. Access immediate at any point large data files (not sequential access).
2. Create an index in qbasic 4.5 program.
3. Lookup a record in that was indexed in qbasic 4.5.
ie. let say that the file contain the following info:
last name, first name, zip, address
I like to find all names in the file matching to specific last name and zip. Also, I like to be able to access data by partial fields.
Some years back I had the utility but lost it.
Thanks for any help.