Can somebody show me how to delete .dbf record/s in VB?
i have this code conn.execute "Delete from records"
but its just marking the records for deletion, it wont delete the actual records until i issue the PACK command from foxpro.
Please Help..
THanks