Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem deleting records with view
Message
From
13/05/2004 15:54:55
Randy Wessels
Screentek Business Solutions, Llc.
Phoenix, Arizona, United States
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00902687
Message ID:
00903807
Views:
17
Thanks for the help. That soultion seems to work great when they can only cancel the order before they leave the order entry screen. But since later in the system they can cancel an order, I am left with both order header and order line items that are deleted but show up in queries. For example in another form the deleted items get selected:

SELECT DISTINCT descode,destype FROM orditems INTO CURSOR desitems WHERE !EMPTY(descode) ORDER BY descode

I need a way to exclude the records form being selected by this select statement.

Any ideas?

Thanks,

Randy Wessels
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform