
How Do I NOT Display deleted records using FoxPro 2.5 Database
I am using VB 4.0 Enterprise Edition with FoxPro 2.5 database, and running
Win 95. I have made an EXE file of my application and built an INI file
with a [dBASE ISAM] section and the statement DELETED=ON, in the windows
subdirectory with the same name as my EXE file, as stated in the help. My
application still displays the deleted records. I have gone into FoxPro
and made sure the records were being marked deleted, and they were. Can
anyone help??