Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Skip record in child table
Message
From
11/11/2003 10:28:58
 
 
To
11/11/2003 09:34:40
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00848202
Message ID:
00848711
Views:
14
Boban-

>Yes, I think I will do that parent ID condition at moving records.
>I just wanted to find out is there some generic solution. This way I must write specific conditions.

True. But then we have to write code to watch out for EOF(), too.

>Or maybe not, I will think of something :).

Well there's another approach you could take, and that's to use parameterized, updateable views. If you query your child records based on the parent's ID, you would have a limited recordset to deal with.

>Thanks for help...

Glad to help.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform