Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting records
Message
From
10/03/2003 20:32:44
 
 
To
10/03/2003 20:07:24
Ailene Rosales
Agapesoft Technologies, Inc
Makati, Philippines
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00764024
Message ID:
00764037
Views:
24
SET DELETED ON
DO WHILE SEEK(MyParent.RelatedField, 'MyChild', 'RelatedTag')
DELETE IN MyChild
ENDDO
DELETE IN MyParent
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform