how do you delete foxpro rows instead of marking them for deletion.
Thanks
Brooke Hostmeye3r
Printable View
how do you delete foxpro rows instead of marking them for deletion.
Thanks
Brooke Hostmeye3r
You cant. You can get rid of deleted records by doing "Pack" or "COPY TO FOR .NOT. DELETED()", after tagging them for deletion.
But how do you do that in vb. I can whipe the entire table and recreate it in vb. is this the only way to delete the entire table. ==> destroying it.
thanks for the help
Brooke Hostmeyer
Dunno, I haven't had much cause to use Foxpro in several years.