by "Radzi" <imradzi@[EMAIL PROTECTED]
>
Jul 11, 2006 at 01:24 AM
Hi,
I think what you can do is to use Relate4set and use the querySet
function to filter only those not deleted.
skarcrow wrote:
> Hi All,
>
> I'm using codebase with VB .net. Is there an equivalent of "SET
> DELETED OFF" in foxpro i.e. all records marked for deletion are ignored
> in seeks, skips etc...
>
> I know I could do a conditional index ignoring deleted records but I
> need to maintain deleted records as well :(