You can simply ATTACH the DBase file and go to it. Look up the ATTACH
syntax to see how to use the DB index file as well.
Albert
Hans Manhave wrote:
I would like to open a DBaseIV table, find a certain record based on a
value in a spreadsheet, insert data (currently contained in that
spreadsheet) in a certain field of the record and repeat until the
spreadsheet records have all been evaluated/processed.
I realize I may want to import the Excel sheet into a temporary R:Base
table.
Is this (modifying a DBF file) something I should consider doing with
RBase Xtreme 9? I'm hoping it is.
If it is, does anyone want to give me some brief pointers on it?
Thank you,
Hans