I am writing an application in VB4.0 using Windows 95. I am attaching my
dBASE files as external tables. I need to know how to change the default
settings so that my application does not process
any deleted records. I've tried what the on-line help suggests, creating
an .ini file with the line
Deleted=On. I also need to know how to change the settings so that I can
update records in my table. Right now I have to delete a record and then
add a new one in order to change any information
in a record. I would appreciate any help! Thanks