Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Handling parent/child data changes
Message
From
26/01/2001 18:08:55
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Handling parent/child data changes
Miscellaneous
Thread ID:
00469294
Message ID:
00469294
Views:
39
In a n-tier approach, object-oriented or "unbound-mode", what's the best way to code the deletion of child data in parent-child relationships before/after changes are confirmed?

If I use a collection object to represent the child data, do I need to keep another collection object to keep track of deleted items in order that if the user saves the changes I know which I actually have to delete or should I just use the original collection object with perhaps a property that "flags" the deletion?

Am I making sense?
It's "my" world. You're just living in it.
Reply
Map
View

Click here to load this message in the networking platform