Hi,
Situation: I need to work with FoxPro DBF's but without using the BDE, for this I use an ADOtable component, works fine until ...
TheProblem: I can delete in the table but his means remarking for deletion, he doesn't acctualy removes the records fysicaly, in foxpro we can use a zap command to remove them but I don't know the trick true Delphi, so the trick I seek is to really remove the records fysicaly from the fox pro table true the ADO component.
Help most welcome,
Ronny