Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Buffering Problem: HELP!
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00037882
Message ID:
00038004
Views:
53
> > >This is fourth "real" application I've written in VFP and I didn't have > any problems like this in previous projects which were similar but much > more complex. I'm totally baffled. > > John, > > Ok so the child record is getting deleted somehow, search all methods for a > DELETE command. > > As for my filter comment I was not referring to teh SET FILTER command. If > you have a relation set from parent to child then there is a logical filter > on the child table that only shows those records that meet the > relationship. If your child recor dis not getting tagged with the foreign > key to link it to the parent then it will not show up in the grid. I can't remember prior messages, but have you checked referential controls at both the .DBC and the DE level? In the 3.0 Debug window you can issue breakpoints. Hav you set one on DELETED("alias") in the child table? This should break open the code at the exact line that deletes the record (click on the middle bar to place a circle there -- this is an indication of a breakpoint. When the value on the right changes, the program will be SUSPENDed).
Paul Russell
EMail: prussell@fox.nstn.ca
Phone: (902) 499-5043
Previous
Reply
Map
View

Click here to load this message in the networking platform