John J. Mihaljevic wrote:
> Hi all,
>
> Something strange happened in a system we have that I can't figure out.  I
> have a view (BACKLOG) that references three base tables (ORD_LINE,
ORD_HEAD,
> CUSTOMER).  It used to ignore records in the base tables that were marked
> for deletion, but suddenly isn't doing that anymore.  All records from the
> base tables are included in the view whether they're marked for deletion or
> not.  DELETED is set ON.
>
> How can I set the view to ignore base table records that are marked for
> deletion?
>
> Thanks,
>
> John

And SET DELETED is ON in the session where the view is open/created?

Hmmm.....local view (all VFP tables), right?





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to